TextAnnotation Properties |
The TextAnnotation type exposes the following members.
| Name | Description | |
|---|---|---|
| Alignment | ||
| AllowClickThrough | Gets or sets a value indicating whether mouse clicks can pass through transparent areas of the annotation.
| |
| AllowEditing | Gets or sets a value indicating whether double-clicking on the annotation will switch into edit mode.
| |
| AutoSelectOnEdit | Gets or sets a value indicating whether the text is automatically selected when the annotation is put into
'Edit' mode. | |
| AutoSize | ||
| Bounds | Gets the bounding rectangle for the annotation. (Inherited from AnnotationUI.) | |
| CanMirror |
Gets or sets a value indicating whether can mirror.
(Inherited from AnnotationUI.) | |
| CanMove |
Gets or sets a value indicating whether can move.
(Inherited from AnnotationUI.) | |
| CanResize |
Gets or sets a value indicating whether can resize.
(Inherited from AnnotationUI.) | |
| CanRotate |
Gets or sets a value indicating whether can rotate.
(Inherited from AnnotationUI.) | |
| CanSelect |
Gets or sets a value indicating whether can select.
(Inherited from AnnotationUI.) | |
| ContextMenu | Gets or sets a ContextMenu object that will be displayed when the user right-clicks on
the annotation. (Inherited from AnnotationUI.) | |
| ContextMenuStrip | Gets or sets a ContextMenuStrip object that will be displayed when the user right-clicks
on the annotation. (Inherited from AnnotationUI.) | |
| Controller | Gets the AnnotationController for this annotation. (Inherited from AnnotationUI.) | |
| CreationTime |
Gets or sets the creation time.
(Inherited from AnnotationUI.) | |
| Data | Gets the AnnotationData object associated with this annotation. (Inherited from AnnotationUI.) | |
| EditMode | Gets or sets a value indicating whether the annotation text is currently in edit mode. | |
| Fill | ||
| Font | ||
| FontBrush | ||
| FormatFlags | ||
| Grips | Gets the grips used for the annotation. (Inherited from AnnotationUI.) | |
| HitTestRectangle |
Gets a rectangle used for hit testing or RectangleF.Empty to use the default hit testing
method.
(Overrides AnnotationUIHitTestRectangle.) | |
| LineAlignment | ||
| Location | Gets or sets the location of the annotation in document space. (Inherited from AnnotationUI.) | |
| ModifiedTime |
Gets or sets the modification time.
(Inherited from AnnotationUI.) | |
| Name |
Gets or sets the name.
(Inherited from AnnotationUI.) | |
| Outline | ||
| Padding | ||
| ParentLayer | Gets or sets the LayerAnnotation that contains this annotation. (Inherited from AnnotationUI.) | |
| RenderingHint |
Gets or sets the rendering hint.
| |
| Rotation |
Gets or sets the rotation.
(Inherited from AnnotationUI.) | |
| Security |
Gets or sets the security.
(Inherited from AnnotationUI.) | |
| Selected | Gets or sets a value indicating whether this annotation the selected. (Inherited from AnnotationUI.) | |
| Shadow | ||
| ShadowOffset | ||
| Size | Gets or sets the size of the annotation. (Inherited from AnnotationUI.) | |
| State | Gets or sets the current state of the annotation. (Inherited from AnnotationUI.) | |
| Text | ||
| ToolTip |
Gets or sets the tool tip.
(Inherited from AnnotationUI.) | |
| Transform |
Gets or sets the transform.
(Inherited from AnnotationUI.) | |
| Trimming | ||
| UserName |
Gets or sets the name of the user.
(Inherited from AnnotationUI.) | |
| Visible | Gets or sets a value indicating whether the annotation is visible. (Inherited from AnnotationUI.) |