Click or drag to resize
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.MergePdf
Assembly: ExpertPdf.MergePdf (in ExpertPdf.MergePdf.dll) Version: 4.2
Syntax
public bool CanAssembleDocument { get; set; }

Property Value

Type: Boolean
See Also