|
||
string ToString ( )
|
|
|
Synopsis |
using SilverSharp;
The ToString method formats the SilverSharp.FontStyle object as a system string that is suitable for use with ss_command.
|
|
Parameters |
none
|
|
Return Value |
ToString returns a System.String representation of the FontStyle object.
Here is a typical example when the FontStyle is a truetype font
truetype Arial weight 400 italic disable
Here is a typical example when the FontStyle is a SilverScreen font
font txt
|
|
See Also |
|