Click or drag to resize
Pdf Library for .NET

PdfAnnotationElementOpen Property

Gets or sets annotation status.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public bool Open { get; set; }

Property Value

Boolean
Remarks
Default value is of this property is false and the annotation is closed.
See Also