DataBarParameters Class |
Namespace: Aspose.BarCode.Generation
The DataBarParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | AspectRatio |
Height/Width ratio of 2D BarCode module.
Used for DataBar stacked.
|
![]() | Columns |
Columns count.
|
![]() | Is2DCompositeComponent |
Enables flag of 2D composite component with DataBar barcode
|
![]() | IsAllowOnlyGS1Encoding |
If this flag is set, it allows only GS1 encoding standard for Databar barcode types
|
![]() | Rows |
Rows count.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a human-readable string representation of this DataBarParameters.
(Overrides ObjectToString.) |