TextStyleFontType Property (ITextStyle) Send Feedback
See Also 
Gets the type of font of the TextStyle.

Syntax

Visual Basic 
ReadOnly Property TextStyleFontType As dsTextStyleFontType_e
C# 
dsTextStyleFontType_e TextStyleFontType {get;}
JavaScript 
get_TextStyleFontType () : String
COM native C++ 
HRESULT get_TextStyleFontType(
   dsTextStyleFontType_e* Val
) 
C++ 
DSRESULT get_TextStyleFontType (
   dsTextStyleFontType_e* Val
)

Property Value

Type of font as defined in dsTextStyleFontType_e

See Also

Availability

DraftSight V1R1.1