InputPanel for WinForms | ComponentOne
C1.Win.5 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 Byte _
    ) As String
    public static string GetDefaultString( 
       byte[] buffer
    )

    Parameters

    buffer
    See Also