CodabarParameters Class |
Namespace: Aspose.BarCode.Generation
The CodabarParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | CodabarChecksumMode |
Get or set the checksum algorithm for Codabar barcodes.
Default value: CodabarChecksumMode.Mod16.
To enable checksum calculation set value EnableChecksum.Yes to property EnableChecksum.
See CodabarChecksumMode.
|
![]() | CodabarStartSymbol |
Start symbol (character) of Codabar symbology.
Default value: CodabarSymbol.A
|
![]() | CodabarStopSymbol |
Stop symbol (character) of Codabar symbology.
Default value: CodabarSymbol.A
|
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 CodabarParameters.
(Overrides ObjectToString.) |