PDF Viewer Control for ASP.NET Documentation

PdfSecurityOptionsCanAssembleDocument Property

PDF Viewer Control for ASP.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.

Namespace:  PdfViewer4AspNet
Assembly:  PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool CanAssembleDocument { get; set; }

Property Value

Type: Boolean
See Also

Reference