PDF Viewer Control for ASP.NET
CanAssembleDocument Property
NamespacesPdfViewer4AspNetPdfSecurityOptionsCanAssembleDocument
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: PdfViewerAspNet (Module: PdfViewerAspNet) Version: 3.1.0.16909 (3.1.0.0)