The Marked state of this note. This state is only valid if the StateModel equals Marked.

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

Syntax

C#
public bool Marked { get; set; }
Visual Basic
Public Property Marked As Boolean
	Get
	Set

See Also