| Name | Description |
 | beginInit | Begins the annotation initialization. |
 | clone | Creates a new annotation that is a copy of the current annotation. |
 | copyTo | Copies the state of the current annotation to the target annotation. |
 | endInit | Ends the annotation initialization. |
 | get_Border | Gets a value indicating whether the annotation border is visible. |
 | get_CanMirror | Gets a value indicating whether the annotation can be mirrored. |
 | get_CanMove | Gets a value indicating whether the annotation can be moved. |
 | get_CanResize | Gets a value indicating whether the annotation can be resized. |
 | get_CanRotate | Gets a value indicating whether the annotation can be rotated. |
 | get_ClickedLinkAppearance | Gets the appearance of the hyperlink when the user clicked the link. |
 | get_CreatedBy | Gets information about the user who created the annotation. |
 | get_CreationTime | Gets the creation time of annotation. |
 | get_FillBrush | Gets the background brush of annotation. |
 | get_HorizontalMirrored | Gets a value indicating whether the annotation is mirrored horizontally. |
 | get_HoveredLinkAppearance | Gets the appearance of the hyperlink when the mouse cursor hovers over the hyperlink. |
 | get_HyperLink | Gets the hyperlink reference. |
 | get_IsBuilding | Gets a value indicating whether the annotation is building. |
 | get_IsVisible | Gets a value indicating whether the annotation is visible. |
 | get_LineStyle | Gets the style of line. |
 | get_LineStylePatternSize | Gets the size of the line style pattern. |
 | get_LinkAppearance | Gets the appearance of the hyperlink in its default state. |
 | get_Location | Gets the location, in device-independent units (1/96th inch per unit), of annotation in the image space. |
 | get_ModifiedBy | Gets information about the user who modified the annotation. |
 | get_ModifiedTime | Gets the last time this annotation was modified. |
 | get_Name | Gets the name of annotation. |
 | get_Outline | Gets the style of the annotation's outline. |
 | get_Padding | Gets the interior spacing of the annotation. |
 | get_ResizePointsStyle | Gets style for the resize points of annotation. |
 | get_RotatePointsStyle | Gets style for the rotation point of annotation. |
 | get_Rotation | Gets the rotation angle, in degrees, of the annotation. |
 | get_ShadowBrush | Gets the shadow brush of annotation. |
 | get_ShadowOffset | Gets the shadow offset of annotation. |
 | get_Size | Gets the size, in device-independent units (1/96th inch per unit), of the annotation. |
 | get_Symmetry | Gets a value indicating whether the annotation is symmetrical. |
 | get_Text | Gets the text of the annotation. |
 | get_ToolTip | Gets the tooltip associated with the annotation. |
 | get_Type | Gets annotation type. |
 | get_VerticalMirrored | Gets a value indicating whether the annotation is mirrored vertically. |
 | set_Border | Sets a value indicating whether the annotation border is visible. |
 | set_CanMirror | Sets a value indicating whether the annotation can be mirrored. |
 | set_CanMove | Sets a value indicating whether the annotation can be moved. |
 | set_CanResize | Sets a value indicating whether the size of the annotation can be changed. |
 | set_CanRotate | Sets a value indicating whether the annotation can be rotated. |
 | set_ClickedLinkAppearance | Sets the appearance of the hyperlink when the user clicked the link. |
 | set_CreatedBy | Sets information about the user who created the annotation. |
 | set_CreationTime | Sets the creation time of annotation. |
 | set_FillBrush | Sets the background brush of annotation. |
 | set_HorizontalMirrored | Sets a value indicating whether the annotation is mirrored horizontally. |
 | set_HoveredLinkAppearance | Sets the appearance of the hyperlink when the mouse cursor hovers over the hyperlink. |
 | set_HyperLink | Sets the hyperlink reference. |
 | set_IsVisible | Sets a value indicating whether the annotation is visible. |
 | set_LineStyle | Sets the style of line. |
 | set_LineStylePatternSize | Sets the size of the line style pattern. |
 | set_LinkAppearance | Sets the appearance of the hyperlink in its default state. |
 | set_Location | Sets the location, in device-independent units (1/96th inch per unit), of annotation in the image space. |
 | set_ModifiedBy | Sets information about the user who modified the annotation. |
 | set_ModifiedTime | Sets the last time this annotation was modified. |
 | set_Name | Sets the name of annotation. |
 | set_Outline | Sets the style of the annotation's outline. |
 | set_Padding | Sets the interior spacing of the annotation. |
 | set_ResizePointsStyle | Sets style for the resize points of annotation. |
 | set_RotatePointsStyle | Sets style for the rotation point of annotation. |
 | set_Rotation | Sets the rotation angle, in degrees, of annotation. |
 | set_ShadowBrush | Sets the shadow brush of annotation. |
 | set_ShadowOffset | Sets the shadow offset of annotation. |
 | set_Size | Sets the size, in device-independent units (1/96th inch per unit), of the annotation. |
 | set_Symmetry | Sets a value indicating whether the annotation is symmetrical. |
 | set_Text | Sets the text of the annotation. |
 | set_ToolTip | Sets the tooltip associated with the annotation. |
 | set_VerticalMirrored | Sets a value indicating whether the annotation is mirrored vertically. |
 | toString | Returns the string representation of this object. |