Click or drag to resize
TextNoteElementText Property
Gets or sets the annotation text

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public string Text { get; set; }

Property Value

Type: String
See Also