Click or drag to resize

TextNoteElementOpen Property

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

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

Property Value

Type: Boolean
See Also