The name of the icon that is used to display this note.

Namespace: TallComponents.PDF.Annotations.Markups
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public string IconName { get; set; }
Visual Basic
Public Property IconName As String
	Get
	Set

Remarks

Viewer applications have predefined icons for at least the following names: Comment, Key, Note, Help, NewParagraph, Paragraph and Insert.

See Also