TextStyle Properties |
The TextStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| BigFont |
Gets or sets an Asian-language Big Font file.
| |
| CodeName |
Gets the DXF object name.
(Inherited from DxfObject.) | |
| Default |
Gets the default text style.
| |
| FontFamilyName |
Gets or sets the true type font family name.
| |
| FontFile |
Gets or sets the text style font file name.
| |
| FontStyle |
Gets or sets the true type font style.
| |
| Handle |
Gets the handle assigned to the DXF object.
(Inherited from DxfObject.) | |
| Height |
Gets or sets the text height.
| |
| IsBackward |
Gets or sets if the text is backward (mirrored in X).
| |
| IsReserved |
Gets if the table object is reserved and cannot be deleted.
(Inherited from TableObject.) | |
| IsTrueType |
Gets if the font used is a true type.
| |
| IsUpsideDown |
Gets or sets if the text is upside down (mirrored in Y).
| |
| IsVertical |
Gets or sets the text is vertical.
| |
| Name |
Gets the name of the table object.
(Inherited from TableObject.) | |
| ObliqueAngle |
Gets or sets the font oblique angle in degrees.
| |
| Owner |
Gets the owner of the actual text style.
| |
| WidthFactor |
Gets or sets the text width factor.
|