CommentData Properties |
The CommentData type exposes the following members.
| Name | Description | |
|---|---|---|
| Alignment | Gets or sets the horizontal alignment of the text. (Inherited from TextData.) | |
| AllowEditing | Gets or sets a value indicating whether the annotation's text data should be editable or read-only via the user interface. | |
| AnnotationBounds |
Gets the rectangle bounds of the annotation, including any pen or shadow, before
any matricies are applied.
(Inherited from AnnotationData.) | |
| AutoSize | Gets or sets a value indicating whether the annotation will automatically resize to fit the text.
(Inherited from TextData.) | |
| Bounds | (Inherited from TextData.) | |
| 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 fill used for the annotation. (Inherited from TextData.) | |
| Font | Gets or sets the font for the text. (Inherited from TextData.) | |
| FontBrush | Gets or sets the AnnotationBrush used for the font. (Inherited from TextData.) | |
| FormatFlags | Gets or sets a StringFormatFlags enumeration that contains formatting information.
(Inherited from TextData.) | |
| Guid |
Gets a Guid used to identify the annotation.
| |
| 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.) | |
| LineAlignment | Gets or sets the line alignment. (Inherited from TextData.) | |
| Location |
Gets or sets the location of this annotation.
(Inherited from AnnotationData.) | |
| Minimized | Gets or sets a value indicating whether the annotation is minimized. (Inherited from TextData.) | |
| 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 outline of the annotation. (Inherited from TextData.) | |
| Padding | Gets or sets a value indicating how much padding is added around the text. (Inherited from TextData.) | |
| Parent |
Gets or sets the annotation this annotation is attached to, if any.
| |
| RenderingHint | Gets or sets the System.Drawing.Text.TextRenderingHint used when rendering this text
(Inherited from TextData.) | |
| Replies | Gets a list of CommentData replies. | |
| 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.) | |
| Shadow | Gets or sets the AnnotationBrush used draw the drop shadow. (Inherited from TextData.) | |
| ShadowMode | Gets or sets the shadow mode used to indicate how the shadow is drawn. (Inherited from TextData.) | |
| ShadowOffset | Gets or sets the shadow offset. (Inherited from TextData.) | |
| 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.) | |
| Text | Gets or sets the text for this annotation. (Inherited from TextData.) | |
| 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. (Inherited from TextData.) | |
| 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.) |