Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Annotations.Markups
NoteModel Class
A note is a specialized markup and is also known as comments or 'sticky note'.
csharp
public class NoteModel : TallComponents.UnoPdf.Client.Models.Pdf.Annotations.Markups.MarkupModel
Inheritance System.Object 🡒 RectangleModel 🡒 AnnotationModel 🡒 MarkupModel 🡒 NoteModel
Properties | |
---|---|
IconName | The name of the icon that is used to display this note. |
Marked | The Marked state of this note. This state is only valid if the StateModel equals Marked. |
MigrationState | The Migration state of this note. |
ReviewState | The Review state of this note. This state is only valid if the StateModel equals Review. |
StateModel | The state model of this markup. |