FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / FontData Class / ToString Method

In This Topic
    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