SSCCGenerator Properties
A class used to generate an SSCC bar code.Name | Description |
---|---|
AddLeadingZero | For internal use. Inherited from EAN128Generator. |
CalcCheckSum | Overrides the BarCodeGeneratorBase.CalcCheckSum property. Inherited from Code128Generator. |
CharacterSet | This property has no effect for the SSCC barcode. |
FNC1Substitute | This property has no effect for the SSCC barcode. |
HumanReadableText | This property has no effect for the SSCC barcode. |
Name | Gets the name of the bar code type, which is represented by a current class. Inherited from BarCodeGeneratorBase. |
SymbologyCode | For internal use. Gets the bar code symbology for the current generator object. |
See Also