Click or drag to resize

TextNoteElementOpen Property

Gets or sets default annotation status. Default value is false and the annotation is closed

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public bool Open { get; set; }

Property Value

Type: Boolean
See Also