DataBarParameters
DataBarParameters class
Namespace: Aspose.Barcode.Generation
Databar parameters.
Constructors
| Name | Description |
|---|---|
| __construct |
Methods
| Name | Static | Description |
|---|---|---|
| is2DCompositeComponent | No | Enables flag of 2D composite component with DataBar barcode |
| isAllowOnlyGS1Encoding | No | If this flag is set, it allows only GS1 encoding standard for Databar barcode types |
| set2DCompositeComponent | No | Enables flag of 2D composite component with DataBar barcode |
| setAllowOnlyGS1Encoding | No | If this flag is set, it allows only GS1 encoding standard for Databar barcode types |
Properties
| Name | Read/Write | Description |
|---|---|---|
| AspectRatio | Read/Write | Height/Width ratio of 2D BarCode module. Used for DataBar stacked. |
| Columns | Read/Write | Columns count. |
| Rows | Read/Write | Rows count. |