CalloutData Properties |
The CalloutData type exposes the following members.
Name | Description | |
---|---|---|
Alignment | Gets or sets the horizontal alignment of the text. | |
AllowEditing | Gets or sets a value indicating whether the annotation's text data should be editable or read-only. | |
AnnotationBounds | (Overrides AnnotationDataAnnotationBounds.) | |
AutoSize | Gets or sets a value indicating whether the annotation will automatically resize to fit the text.
| |
Bounds | (Overrides AnnotationDataBounds.) | |
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.) | |
CreationTime |
Gets or sets the creation time of the annotation.
(Inherited from AnnotationData.) | |
Fill | Gets or sets the brush used to fill the text area of the annotation. | |
Font | Gets or sets the font used to render the text. | |
FontBrush | Gets or sets the brush used to render the text. | |
FormatFlags | Gets or sets a StringFormatFlags enumeration that contains formatting information.
| |
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.) | |
Leader | Gets or sets the pen used for the leader of the annotation. | |
LeaderFlatLength | Gets or sets the length of the leader line. | |
LineAlignment | Gets or sets the line alignment. | |
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.) | |
Outline | Gets or sets the pen used to outline the text area of the annotation. | |
Padding | Gets or sets the amount of padding to add around the text. | |
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.) | |
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.) | |
TargetPosition | Gets or sets the position on the document the leader will point to. | |
Text | Gets or sets the text of the annotation. | |
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.) | |
Trimming | Get or sets the type of character trimming to perform on the text. | |
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.) |