ExpertPdf Html to Pdf Converter Library
NoteIcon Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentTextNoteElementNoteIcon
ExpertPdf Html to Pdf Converter Library
Gets or sets text note icon in PDF document.
Declaration Syntax
C#Visual BasicVisual C++
public TextNoteIcon NoteIcon { get; set; }
Public Property NoteIcon As TextNoteIcon
	Get
	Set
public:
property TextNoteIcon NoteIcon {
	TextNoteIcon get ();
	void set (TextNoteIcon value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)