PdfLinkAnnotationFacade Properties
Contains members used to manage link annotations without access to their inner structure.Name | Description |
---|---|
BorderStyle | Gets or sets the style of the annotation border. |
BorderWidth | Gets or sets the width of the annotation border. |
Color | Specifies the annotation color. Inherited from PdfAnnotationFacade. |
Contents | Specifies the annotation comment. Inherited from PdfAnnotationFacade. |
Flags | Gets or sets flags that specify various characteristics of the annotation. Inherited from PdfAnnotationFacade. |
HighlightMode | Gets or sets the annotation’s highlight mode activated when the mouse button is pressed or held down inside the annotation’s active area. |
ModificationDate | Specifies the date and time when the annotation was last modified. Inherited from PdfAnnotationFacade. |
Name | Gets the annotation name. Inherited from PdfAnnotationFacade. |
Rectangle | Gets the annotation’s bounds on the page. Inherited from PdfAnnotationFacade. |
Type | Returns the annotation type. Inherited from PdfAnnotationFacade. |
See Also