HiQPdf Documentation

PdfDocumentSecurityAllowAssembling Property

Quickly Create High Quality PDFs
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
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public bool AllowAssembling { get; set; }

Property Value

Type: Boolean
See Also

Reference