ToString Method (FontData)
In This Topic
Gets a string that represents this
FontHolder.
Syntax
'Declaration
Public Overridable Function ToString() As String
public virtual string ToString()
Return Value
A string that represents this
FontHolder.
See Also