GetString
GetString()
SingleDecodeType のインスタンスを同等の文字列表現に変換します。 文字列の形式は次のとおりです: “Index:-1; Name:None”.
public string GetString()
戻り値
単一のデコード タイプの完全な値を表す文字列
関連項目
- class SingleDecodeType
- 名前空間 Aspose.BarCode.BarCodeRecognition
- 組み立て Aspose.BarCode
GetString(SingleDecodeType)
SingleDecodeType のインスタンスを同等の文字列表現に変換します。 文字列の形式は次のとおりです: “Index:-1; Name:None”.
public static string GetString(SingleDecodeType instance)
パラメータ | タイプ | 説明 |
---|---|---|
instance | SingleDecodeType | 変換する SingleDecodeType インスタンス |
戻り値
指定された単一のデコード タイプの完全な値を表す文字列
関連項目
- class SingleDecodeType
- 名前空間 Aspose.BarCode.BarCodeRecognition
- 組み立て Aspose.BarCode