AnnotationData Properties |
The AnnotationData type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnnotationBounds |
Gets the rectangle bounds of the annotation, including any pen or shadow, before
any matricies are applied.
|
![]() | Bounds | Gets the bounding rectangle of the annotation. |
![]() | CanMirror |
Gets or sets a value indicating if the annotation can mirror.
|
![]() | CanMove |
Gets or sets a value indicating if the annotation can be moved.
|
![]() | CanResize |
Gets or sets a value indicating if the annotation can be resized.
|
![]() | CanRotate |
Gets or sets a value indicating if the annotation can be rotated.
|
![]() | CanSelect |
Gets or sets a value indicating if the annotation can be selected.
|
![]() | CreationTime |
Gets or sets the creation time of the annotation.
|
![]() | IgnoreDataChanges |
Gets or sets a value indicating whether any properties changes should be passed to the undo manager.
|
![]() | IsMirroredHorizontally | Gets a value indicating whether the annotation is mirrored horizontally. |
![]() | IsMirroredVertically | Gets a value indicating whether the annotation is mirrored vertically. |
![]() | Location |
Gets or sets the location of this annotation.
|
![]() | ModifiedTime |
Gets or sets the time in which this annotation was modified.
|
![]() | Name |
Gets or sets a name for this annotation.
|
![]() | Rotation |
Gets or sets the current amount of rotation for this annotation.
|
![]() | Security |
Gets or sets the security lock used for this annotation.
|
![]() | Selected | Get or set whether this AnnotationData object is selected |
![]() | Size |
Gets or sets the size of the annotation.
|
![]() | State | Get or set the AnnotationState of this AnnotationData object |
![]() | ToolTip |
Gets or sets the text displayed in the annotation tooltip.
|
![]() | Transform | Gets the transformation matrix used for rendering this annotation. |
![]() | UserName | Gets or sets the username for the annotation. Internally this is used with PDF annotations. |
![]() | Visible |
Gets or sets a value indicating if the annotation is visible.
|