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 entity type string.
(Inherited from DxfObject.) | |
Default |
Gets the default text style.
| |
FontFamilyName |
Gets the style font family name.
| |
FontFile |
Gets or sets the text style font file name.
| |
GlyphTypeface |
Gets the GliphTypface associated with the font file, this is only applicable to true type fonts.
| |
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.) | |
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 dxf object.
| |
WidthFactor |
Gets or sets the width factor.
|