OcrRegionData Properties |
The OcrRegionData 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.
(Inherited from AnnotationData.) | |
| Bounds | Gets the bounding rectangle of the annotation. (Inherited from AnnotationData.) | |
| CanMirror |
Gets or sets a value indicating if the annotation can mirror.
(Inherited from AnnotationData.) | |
| CanMove |
Gets or sets a value indicating if the annotation can be moved.
(Inherited from AnnotationData.) | |
| CanResize |
Gets or sets a value indicating if the annotation can be resized.
(Inherited from AnnotationData.) | |
| CanRotate |
Gets or sets a value indicating if the annotation can be rotated.
(Inherited from AnnotationData.) | |
| CanSelect |
Gets or sets a value indicating if the annotation can be selected.
(Inherited from AnnotationData.) | |
| Color | Gets or sets the color used for the selection. | |
| CreationTime |
Gets or sets the creation time of the annotation.
(Inherited from AnnotationData.) | |
| IgnoreDataChanges |
Gets or sets a value indicating whether any properties changes should be passed to the undo manager.
(Inherited from AnnotationData.) | |
| IsMirroredHorizontally | Gets a value indicating whether the annotation is mirrored horizontally. (Inherited from AnnotationData.) | |
| IsMirroredVertically | Gets a value indicating whether the annotation is mirrored vertically. (Inherited from AnnotationData.) | |
| Location |
Gets or sets the location of this annotation.
(Inherited from AnnotationData.) | |
| ModifiedTime |
Gets or sets the time in which this annotation was modified.
(Inherited from AnnotationData.) | |
| Name |
Gets or sets a name for this annotation.
(Inherited from AnnotationData.) | |
| Rotation |
Gets or sets the current amount of rotation for this annotation.
(Inherited from AnnotationData.) | |
| Security |
Gets or sets the security lock used for this annotation.
(Inherited from AnnotationData.) | |
| Selected | Get or set whether this AnnotationData object is selected (Inherited from AnnotationData.) | |
| SequenceOrder | Gets or sets the sequence order value. | |
| Size |
Gets or sets the size of the annotation.
(Inherited from AnnotationData.) | |
| State | Get or set the AnnotationState of this AnnotationData object (Inherited from AnnotationData.) | |
| ToolTip |
Gets or sets the text displayed in the annotation tooltip.
(Inherited from AnnotationData.) | |
| Transform | Gets the transformation matrix used for rendering this annotation. (Inherited from AnnotationData.) | |
| UserName | Gets or sets the username for the annotation. Internally this is used with PDF annotations. (Inherited from AnnotationData.) | |
| Visible |
Gets or sets a value indicating if the annotation is visible.
(Inherited from AnnotationData.) |