Gets or sets the TrueType font.
.NET Syntax
JavaScript | |
---|
get_TrueTypeFontsType () : String
put_TrueTypeFontsType (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_TrueTypeFontsType(
dsTrueTypeFontsType_e* Val
)
HRESULT put_TrueTypeFontsType(
dsTrueTypeFontsType_e NewVal |
C++ | |
---|
DSRESULT get_TrueTypeFontsType (
dsTrueTypeFontsType_e* Val
)
DSRESULT put_TrueTypeFontsType(
dsTrueTypeFontsType_e NewVal
) |
Property Value
TrueType font as defined in
dsTrueTypeFontsType_e; default is dsTrueTypeFontsType_Embedded
Example
See Also
Availability
DraftSight 2018 SP0