ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / Util Class / FontToString Method

In This Topic
    FontToString Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function FontToString( _
       ByVal font As Font _
    ) As String
    public static string FontToString( 
       Font font
    )

    Parameters

    font
    See Also