PdfSecurityOptionsCanAssembleDocument Property |
Can assemble the document (create bookmarks, thumbnail images or insert, rotate, delete
pages). This property has effect when a 128 bit key is used.
Namespace:
ExpertPdf.PDFSecurity
Assembly:
epsecurepdf (in epsecurepdf.dll) Version: 6.0
Syntax public bool CanAssembleDocument { get; set; }
Public Property CanAssembleDocument As Boolean
Get
Set
Property Value
Type:
BooleanSee Also