Class BarcodeConfig
コンテンツ
[
隠れる
]BarcodeConfig class
バーコード要素。値のエンコードに使用できます。 ピクセル単位の座標を使用してページに配置されます。
public class BarcodeConfig : BaseConfig
コンストラクター
| 名前 | 説明 |
|---|---|
| BarcodeConfig() | デフォルトのコンストラクター。 |
プロパティ
| 名前 | 説明 |
|---|---|
| Align { get; set; } | page のバーコード配置 |
| BarcodeQRVersion { get; set; } | QR コードの QR バージョン |
| BarcodeType { get; set; } | バーコード要素の種類 |
| DrawCodetext { get; set; } | バーコード画像の下にテキストを描画するかどうかを示します) |
| Height { get; set; } | バーコードの対象高さ image |
| override Name { get; set; } | バーコード名。価値のためにValue |
| override Type { get; set; } | omr 要素のタイプ。 JSON シリアル化の必須フィールド. |
| Value { get; set; } | エンコードするバーコードの値 |
| X { get; set; } | X 座標。 skip の値を -1 に設定します |
| Y { get; set; } | Y 座標。 skip の値を -1 に設定します |
関連項目
- class BaseConfig
- 名前空間 Aspose.OMR.Generation.Config.Elements
- 組み立て Aspose.OMR