Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Annotations.Markups.NoteModel
NoteModel.ReviewState Property
The Review state of this note. This state is only valid if the StateModel equals Review.
csharp
public int ReviewState { get; set; }