Winnovative PDF Creator Library for .NET
CanAssembleDocument Property
NamespacesWinnovative.PdfCreatorSecurityCanAssembleDocument
Winnovative PDF Creator Library for .NET
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);
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 7.0.0.0 (7.0.0.0)