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