ExpertPdf Html to Pdf Converter Library
CanAssembleDocument Property
NamespacesExpertPdf.HtmlToPdfPdfSecurityOptionsCanAssembleDocument
ExpertPdf Html to Pdf Converter 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
	Get
	Set
public:
property bool CanAssembleDocument {
	bool get ();
	void set (bool value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)