XFINIUM.PDF Documentation
PdfLinkAnnotation Class Members
Properties  Methods 

The following tables list the members exposed by PdfLinkAnnotation.

Public Constructors
 NameDescription
Public ConstructorPdfLinkAnnotation ConstructorInitializes a new PdfLinkAnnotation object.  
Top
Public Properties
 NameDescription
Public PropertyAction Gets or sets the link action.  
Public PropertyBorderColor Gets or sets the link border color.  
Public PropertyBorderWidth Gets or sets the border width.  
Public PropertyContents Gets or sets the annotation contents. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyCosDictionary Gets the COS dictionary asssociated with this object. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyCreationDate Gets or sets the annotation creation date. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyDestination Gets or sets the link destination.  
Public PropertyHidden Gets or sets a value indicating whether to display the annotation or not. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyHighlightStyle Gets or sets the link highlighting style.  
Public PropertyID Gets or sets the annotation ID. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyInvisible Gets or sets a value indicating whether the annotation should be displayed if it does not belong to one of the standard annotation types. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyLocked Gets or sets a value indicating whether the annotation should be modified. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyLockedContents Gets or sets a value indicating whether the annotation contents should be modified. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyModifiedDate Gets or sets the annotation modified date. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyMouseDown Gets or sets the mouse down action. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyMouseEnter Gets or sets the mouse enter action. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyMouseLeave Gets or sets the mouse leave action. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyMouseUp Gets or sets the mouse up action. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyNormalAppearance Gets or sets the annotation normal appearance. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyNoRotate Gets or sets a value indicating whether the annotation should be rotated when the page is rotated. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyNoView Gets or sets a value indicating whether the annotation should be displayed. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyNoZoom Gets or sets a value indicating whether the annotation should be scaled to current page zoom. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyPage Gets the annotation page. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyPageClose Gets or sets the page close action. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyPageInvisible Gets or sets the page invisible action. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyPageOpen Gets or sets the page open action. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyPageVisible Gets or sets the page visible action. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyPrint Gets or sets a value indicating whether the annotation should be printed. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyReadOnly Gets or sets a value indicating whether the annotation is read only. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyRotation Gets or sets the annotation rotation angle. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyToggleNoView Gets or sets a value indicating whether the interpretation of NoView property should be reversed. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyType Gets the type of the annotation. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public PropertyVisualRectangle Gets or sets the visual rectangle of this annotation object. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Top
Public Methods
 NameDescription
Public MethodFlatten Merges the annotation appearance with the page content stream. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Top
See Also

Reference

PdfLinkAnnotation Class
Xfinium.Pdf.Annotations Namespace

Send Feedback