Expert PDF Merge Library
CanAssembleDocument Property
NamespacesExpertPdf.MergePdfPdfSecurityOptionsCanAssembleDocument
Expert PDF Merge Library
Can assemble the document (create bookmarks, thumbnail images or insert, rotate, delete pages). This property has effect when a 128 bit key is used.
Declaration Syntax
C#Visual BasicVisual C++
public bool CanAssembleDocument { get; set; }
Public Property CanAssembleDocument As Boolean
public:
property bool CanAssembleDocument {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.MergePdf (Module: ExpertPdf.MergePdf) Version: 3.2.0.0 (3.2.0.0)