The color for 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 Color Color { get; set; }
Visual Basic
Public Property Color As Color
	Get
	Set

Remarks

Default is nullNothingnullptra null reference (Nothing in Visual Basic), wich means the default color.

See Also