The Annotation type exposes the following members.

Methods

  NameDescription
Public methodAccept
Accept this annotation.
Public methodBeginUpdate
This method can be used to begin a properties bulk updat .
Public methodEndUpdate
This method can be used to end the properties bulk update.
Public methodFlatten
Flatten the annotation as static content to the given canvas.

Properties

  NameDescription
Public propertyBorderColor
The color of the border of this annotation.
Public propertyBorderStyle
The border style of this annotation.
Public propertyBorderWidth
The width in points of the border of this annotation.
Public propertyBottom
Position of annotation's bottom edge.
Public propertyHeight
Height of this annotation.
Public propertyInvisible
This annotation will not be visible in the pdf-viewer.
Public propertyLeft
Position of annotation's left edge.
Public propertyLocked
Specifies if the annotations properties are locked in a viewer application.
Public propertyPage
The associated page.
Public propertyPrint
This annotation will be visible on a printout.
Public propertyRight
Position of annotation's right edge.
Public propertyTabOrder
Retrieve the tab-order for this annotation.
Public propertyTop
Position of annotation's top edge.
Public propertyWidth
Width of this annotation.

Events

  NameDescription
Public eventPropertyChanged
Occurs when any property of the annotation has changed.

See Also