Appearance
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 | |
---|---|
Actions | The actions from the "A" and "AA" dictionaries, if any. |
AnnotationType | The type of the annotation |
BorderColor | Color of the border in RGB format |
BorderStyle | Style of the border. Valid values are: "solid", "dashed", "beveled", "inset", "underline" |
BorderWidth | Border width in points. 0 means no border |
Index | The index of this annotation in the array of the corresponding annotations on the same page. |
Invisible | The annotation is not visible on screen |
Locked | The annotation is locked in the viewer application |
PageIndex | The index of the page |
The annotation is printed | |
TabOrder | The order in which annotations receive input focus when the tab key is used |