Font Property (ITextStyle)
Gets or sets the name of the font for the TextStyle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Font As System.String |
C# | |
---|
System.string Font {get; set;} |
JavaScript | |
---|
get_Font () : String
put_Font (
NewVal : String
)
|
C++ | |
---|
DSRESULT get_Font (
dsString* Val
)
DSRESULT put_Font(
const dsString& NewVal
) |
Property Value
Name of the font
See Also
Availability
DraftSight V1R1.1