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: 23.1
Syntax
public bool Open { get; set; }

Property Value

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