PdfSecurityOptions.AssembleDocumentPermission

PdfSecurityOptions.AssembleDocumentPermission property

Indicates whether to allow to assemble the document (insert, rotate, or delete pages and create bookmarks or thumbnail images), even if ModifyDocumentPermission is clear.

public bool AssembleDocumentPermission { get; set; }

See Also