'宣言 Public Shared Function GetDefaultString( _ ByVal buffer() As System.Byte _ ) As System.String
'使用法 Dim buffer() As System.Byte Dim value As System.String value = FontSubSet.GetDefaultString(buffer)
public static System.string GetDefaultString( System.byte[] buffer )
パラメータ
- buffer