XFINIUM.PDF Documentation
PdfAnnotation Class Members
Properties  Methods 

The following tables list the members exposed by PdfAnnotation.

Public Properties
 NameDescription
Public PropertyContents Gets or sets the annotation contents.  
Public PropertyCosDictionary Gets the COS dictionary asssociated with this object.  
Public PropertyCreationDate Gets or sets the annotation creation date.  
Public PropertyHidden Gets or sets a value indicating whether to display the annotation or not.  
Public PropertyID Gets or sets the annotation ID.  
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.  
Public PropertyLocked Gets or sets a value indicating whether the annotation should be modified.  
Public PropertyLockedContents Gets or sets a value indicating whether the annotation contents should be modified.  
Public PropertyModifiedDate Gets or sets the annotation modified date.  
Public PropertyMouseDown Gets or sets the mouse down action.  
Public PropertyMouseEnter Gets or sets the mouse enter action.  
Public PropertyMouseLeave Gets or sets the mouse leave action.  
Public PropertyMouseUp Gets or sets the mouse up action.  
Public PropertyNormalAppearance Gets or sets the annotation normal appearance.  
Public PropertyNoRotate Gets or sets a value indicating whether the annotation should be rotated when the page is rotated.  
Public PropertyNoView Gets or sets a value indicating whether the annotation should be displayed.  
Public PropertyNoZoom Gets or sets a value indicating whether the annotation should be scaled to current page zoom.  
Public PropertyPage Gets the annotation page.  
Public PropertyPageClose Gets or sets the page close action.  
Public PropertyPageInvisible Gets or sets the page invisible action.  
Public PropertyPageOpen Gets or sets the page open action.  
Public PropertyPageVisible Gets or sets the page visible action.  
Public PropertyPrint Gets or sets a value indicating whether the annotation should be printed.  
Public PropertyReadOnly Gets or sets a value indicating whether the annotation is read only.  
Public PropertyRotation Gets or sets the annotation rotation angle.  
Public PropertyToggleNoView Gets or sets a value indicating whether the interpretation of NoView property should be reversed.  
Public PropertyType Gets the type of the annotation.  
Public PropertyVisualRectangle Gets or sets the visual rectangle of this annotation object.  
Top
Public Methods
 NameDescription
Public MethodFlatten Merges the annotation appearance with the page content stream.  
Top
See Also

Reference

PdfAnnotation Class
Xfinium.Pdf.Annotations Namespace

Send Feedback