TextShape Properties |
The TextShape type exposes the following members.
Name | Description | |
---|---|---|
Alignment |
Get or set the alignment reference position.
| |
Angle |
Get or set the alignment angle (Degree) of the character.
| |
Attributes |
Get the attribute collection.
(Inherited from Shape.) | |
BackgroundColor |
Get or set the background color of the text.
| |
BackgroundColorNumber |
Gets or sets the color number of the background color of the text.
| |
BackgroundTransparency |
Gets or sets the transparency of the text background color.
| |
Bold |
Gets or sets a value indicating whether the character is bold.
| |
Color |
Get or set the color of the character.
| |
ColorNumber |
Get or set the color number of the character.
| |
DirectionVertical |
Gets or sets the orientation of the character.
| |
Document |
Acquire the document.
(Inherited from Shape.) | |
DrawGroup |
Acquire the parent's drawing group.
(Inherited from Shape.) | |
Drawing |
Acquire a partial diagram.
(Inherited from Shape.) | |
FontHeight |
Get or set the character height.
| |
FontName |
Get or set font name.
| |
HorizontalReverse |
Gets or sets a value indicating whether the character is inverted horizontally.
| |
IsComposite |
Gets a value indicating whether it is a complex figure.
(Inherited from Shape.) | |
IsTemporary |
Get a value indicating whether it is a temporary shape.
(Inherited from Shape.) | |
Layer |
Get or set the layer.
(Inherited from Shape.) | |
LayerID |
Get or set the ID of the layer.
(Inherited from Shape.) | |
LayoutHeight |
layout range (character string range) Get or set the height.
| |
LayoutWidth |
Layout range (character string range) Get or set the width.
| |
LineSpacing |
Get or set line spacing.
| |
Number |
Acquires the figure number.
(Inherited from Shape.) | |
Outline |
Gets or sets a value indicating whether the character is hollowed out.
| |
Overline |
Gets or sets a value indicating whether an upper line is attached to the character.
| |
Point |
Get or set the coordinates of the placement point.
| |
RecordID |
Get the record ID.
(Inherited from Shape.) | |
ShowBackground |
Gets or sets a value that indicates whether to display the background color of the text.
| |
Slant |
Gets or sets the slope of the character.
| |
Spacing |
Get or set character spacing.
| |
Strikeout |
Gets or sets a value indicating whether a strikethrough is attached to the character.
| |
Text |
Get or set a string.
| |
Underline |
Gets or sets a value indicating whether the character is underlined.
| |
VerticalReverse |
Gets or sets a value indicating whether the character is turned upside down.
| |
WidthScale |
Get or set the character width ratio.
| |
WordWrap |
Gets or sets a value indicating Whether to prevent automatic line breaks in the middle of an English word.
|