Skip to content

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
IconNameThe name of the icon that is used to display this note.
MarkedThe Marked state of this note. This state is only valid if the StateModel equals Marked.
MigrationStateThe Migration state of this note.
ReviewStateThe Review state of this note. This state is only valid if the StateModel equals Review.
StateModelThe state model of this markup.