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.MergePdfAssembly: ExpertPdf.MergePdf (in ExpertPdf.MergePdf.dll) Version: 4.2
Syntaxpublic bool CanAssembleDocument { get; set; }
Public Property CanAssembleDocument As Boolean
Get
Set
Property Value
Type:
Boolean
See Also