PDF Viewer Control for .NET Windows Forms Documentation

PdfViewerCanAssembleDocument 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. The default value is true.

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