PdfLinkAnnotationFacade Members
In This Article
#Properties
Name | Description |
---|---|
Border |
Gets or sets the style of the annotation border. |
Border |
Gets or sets the width of the annotation border. |
Color |
Specifies the annotation color.
Inherited from Pdf |
Contents |
Specifies the annotation comment.
Inherited from Pdf |
Flags |
Gets or sets flags that specify various characteristics of the annotation.
Inherited from Pdf |
Highlight |
Gets or sets the annotation’s highlight mode activated when the mouse button is pressed or held down inside the annotation’s active area. |
Modification |
Specifies the date and time when the annotation was last modified.
Inherited from Pdf |
Name |
Gets the annotation name.
Inherited from Pdf |
Rectangle |
Gets the annotation’s bounds on the page.
Inherited from Pdf |
Type |
Returns the annotation type.
Inherited from Pdf |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Find |
Gets a destination (a reference to a page with specific view parameters) associated with the annotation. |
Find |
Gets a URI associated with an annotation. |
Flatten() |
Flattens the annotation.
Inherited from Pdf |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Rebuild |
Rebuilds the annotation’s appearance.
Inherited from Pdf |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove() |
Removes the annotation.
Inherited from Pdf |
Set |
Sets a destination (a reference to a page with specific view parameters) associated with an annotation. |
Set |
Sets a URI string associated with the annotation. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also