| ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXText Object |
This object specifies the properties and methods for ART Text mark.
IIGArtXText extends IIGArtXMark
| GetBorder Method | Returns the annotation border style, thickness and color. |
| GetCallout Method | Returns the callout properties. |
| GetFillColor Method | Returns the fill color of the annotation. |
| GetFont Method | Returns the annotation font style, size and face name. |
| GetPin Method | Returns the pin properties. |
| GetTextColor Method | Returns the text color of the annotation. |
| SetBorder Method | Sets the border style, thickness and color. |
| SetBounds Method | Sets bounds of the annotation. |
| SetCallout Method | Sets callout for the text. |
| SetFillColor Method | Sets the fill color. |
| SetFont Method | Sets the annotation font style, size and face name. |
| SetPin Method | Sets the pin for the text. |
| SetTextColor Method | Sets the text color. |
| BorderShading Property | Gets/Sets the shading state. |
| BoundsWrap Property | Specifies one or combination of enumIGArtXWrap Enumeration values. |
| Opacity Property | Gets/Sets opacity level. |
| Orientation Property | Gets/Sets text orientation. |
| Text Property | Gets/Sets the text. |
| TextAlignment Property | Gets/Sets text alignment. |
| TextType Property | Gets/Sets the text type. |