Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Annotations

AnnotationModel Class

Base class for anotations

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

Inheritance System.Object 🡒 RectangleModel 🡒 AnnotationModel

Derived
LinkModel
MarkupModel
PopupModel
WidgetModel

Properties
ActionsThe actions from the "A" and "AA" dictionaries, if any.
AnnotationTypeThe type of the annotation
BorderColorColor of the border in RGB format
BorderStyleStyle of the border. Valid values are: "solid", "dashed", "beveled", "inset", "underline"
BorderWidthBorder width in points. 0 means no border
IndexThe index of this annotation in the array of the corresponding annotations on the same page.
InvisibleThe annotation is not visible on screen
LockedThe annotation is locked in the viewer application
PageIndexThe index of the page
PrintThe annotation is printed
TabOrderThe order in which annotations receive input focus when the tab key is used