Skip to content

TallComponents.UnoPdf.Client

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

MarkupModel Class

Base class of all markup annotations.

csharp
public abstract class MarkupModel : TallComponents.UnoPdf.Client.Models.Pdf.Annotations.AnnotationModel

Inheritance System.Object 🡒 RectangleModel 🡒 AnnotationModel 🡒 MarkupModel

Derived
FileAttachmentModel
FreeTextModel
LineModel
NoteModel
SquareModel
StampModel
TextMarkupModel
UnknownMarkupModel

Properties
AuthorThe author of this markup.
ContentsThe plain text that is displayed by the pop-up window of this markup.
CreationDateThe date and time when the markup was created.
InReplyToThe markup to which this markup replies.
OpacityThe opacity (0...255) which must be used for this markup. Default is 255.
PopupThe popup annotation that is associated with this markup annotation.
SubjectThe subject of this markup.
TextThe (rich) text that is displayed by the pop-up window of this markup.