PDF Viewer Control for .NET Windows Forms Documentation

PdfSecurityOptionsCanAssembleDocument Property

PDF Viewer Control for .NET Windows Forms
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:  PdfViewer4WinNet
Assembly:  PdfViewerWinNet (in PdfViewerWinNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool CanAssembleDocument { get; set; }

Property Value

Type: Boolean
See Also

Reference