The Review state of this note. This state is only valid if the StateModel equals Review.
Namespace: TallComponents.PDF.Annotations.MarkupsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public ReviewState ReviewState { get; set; } |
| Visual Basic |
|---|
Public Property ReviewState As ReviewState Get Set |