PdfSecurityAllowAssembling Property
Controls if the assembling operations are allowed for the generated PDF document when the document is strongly encrypted.
Assembling operations are insert, rotate or delete pages and create bookmarks or thumbnail images.
This property is true by default
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
public bool AllowAssembling { get; set; }
Property Value
Boolean