|
PdfAnnotationElementOpen Property |
Gets or sets annotation status.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public bool Open { get; set; }
Public Property Open As Boolean
Get
Set
Property Value
Type:
BooleanRemarks
Default value is of this property is false and the annotation is closed.
See Also