PDF Viewer Control for .NET Windows Forms Documentation

PdfViewerCanEditAnnotations Property

PDF Viewer Control for .NET Windows Forms
Can edit PDF document annotations. The default value is true.

Namespace:  PdfViewer4WinNet
Assembly:  PdfViewerWinNet (in PdfViewerWinNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool CanEditAnnotations { get; set; }

Property Value

Type: Boolean
See Also

Reference