Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Annotations.Markups.NoteModel

NoteModel.Marked Property

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

csharp
public bool Marked { get; set; }

Property Value

System.Boolean