IComplexCodetext
IComplexCodetext interface
ComplexBarcodeGenerator. で使用される複雑なコードテキストのインターフェイス
public interface IComplexCodetext
メソッド
| 名前 | 説明 |
|---|---|
| GetBarcodeType() | バーコードの種類を取得します。 |
| GetConstructedCodetext() | 複雑なバーコードのコードテキストを構築 |
| InitFromString(string) | 構築されたコードテキストでインスタンスを初期化します. |