Click or drag to resize

Code128Profile Properties

The Code128Profile type exposes the following members.

Properties
 NameDescription
Public propertyBarWidthReduction Factor for reducing the width of bars.
Public propertyData The data to be stored in the barcode.
(Inherited from BaseBarcodeProfile)
Public propertyHeight Height of the barcode. If it is null a default value is used. For compatibility reasons with weldMARK the unit corresponds to 1410 micrometers.
(Inherited from BaseBarcodeProfile)
Public propertyInvert If true the barcode is inverted.
(Inherited from BaseBarcodeProfile)
Public propertyModuleWidthScale Scaling factor for module with, used when SizeMode is Height.
Public propertyQuietZoneSize The size of the blank zone left and right besides the barcode.
(Inherited from BaseBarcodeProfile)
Public propertyShowBarcodeText If set to false the human readable text of 1D barcodes will be suppressed.
(Inherited from BaseBarcodeProfile)
Public propertySize Width of the barcode in micrometers.
(Inherited from BaseBarcodeProfile)
Public propertySizeMode Defines weather size is defining larger edge (normally width) or only hight.
Public propertySubset 
Public propertyTranslateEscapeSequences Determines whether "\" in the barcode’s Data is interpreted as an escape sequence.
(Inherited from BaseBarcodeProfile)
Public propertyType
(Overrides BaseBarcodeProfileType)
Top
See Also