TextNoteElementNoteIcon Property |
Gets or sets text note icon in PDF document.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic TextNoteIcon NoteIcon { get; set; }
Public Property NoteIcon As TextNoteIcon
Get
Set
Property Value
Type:
TextNoteIcon
See Also