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

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

Syntax

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

See Also