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