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

Namespace: TallComponents.PDF.Annotations.Markups
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

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