ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / FontSubSet Class / GetDefaultString Method

In This Topic
    GetDefaultString Method (FontSubSet)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GetDefaultString( _
       ByVal buffer() As System.Byte _
    ) As System.String
    public static System.string GetDefaultString( 
       System.byte[] buffer
    )

    Parameters

    buffer
    See Also