Name | Description | |
---|---|---|
Border | Gets or sets the mark's border. | |
Bounds | Overridden. Gets mark's bounding rectangle in abstract coordinates. | |
Control | This property has been deprecated. Gets the ART Rich Text control based on System.Windows.Forms.RichTextBox suitable for ART processing and drawing. | |
FillColor | Gets or sets the RichText mark's fill color. | |
Height | Gets or sets the height of the mark's rectangle. | |
Opacity | Gets or sets opacity of the RichText mark. | |
Orientation | Gets or sets Rich text orientation. | |
Rtf | Gets or sets the annotation text in the rich text format. | |
SelectionType | Overridden. Gets the selection type. | |
Type | Overridden. Gets mark's type. | |
Visible | Overridden. Gets or sets a value indicating whether the mark is visible or not. | |
Width | Gets or sets the width of the mark's rectangle. | |
X | Gets or sets the X coordinate of the top-left point of the mark's rectangle. | |
Y | Gets or sets the Y coordinate of the top-left point of the mark's rectangle. |