 |
PdfAnnotationElementOpen Property |
Gets or sets annotation status.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic bool Open { get; set; }Public Property Open As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value is of this property is false and the annotation is closed.
See Also