The icon used to display this sticky note.

Namespace: TallComponents.PDF.Layout.Shapes.Annotations
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public NoteIcon Icon { get; set; }
Visual Basic
Public Property Icon As NoteIcon
	Get
	Set

Remarks

Default = comment.

See Also