PDF Viewer Control for .NET 2.0 Windows Forms
CanAssembleDocument Property
NamespacesPdfViewer4WinNetPdfSecurityOptionsCanAssembleDocument
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: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.1.0.16508 (3.1.0.0)