| Name | Description | |
|---|---|---|
![]()  | ImGearBarcodeWriter Constructor | Initializes a new instance of the ImGearBarcodeWriter class which takes in the barcode class. | 
            The following tables list the members exposed by ImGearBarcodeWriter.
| Name | Description | |
|---|---|---|
![]()  | ImGearBarcodeWriter Constructor | Initializes a new instance of the ImGearBarcodeWriter class which takes in the barcode class. | 
| Name | Description | |
|---|---|---|
![]()  | BarcodeType | Gets or sets the type of barcode to create. | 
![]()  | EnableCheckSum | Gets or sets the checksum write flag for barcodes that optionally use checksums. | 
![]()  | HorizontalTextGap | Gets or sets the amount of gap between the outside text and the barcode when creating a barcode. | 
![]()  | OutsideTextFont | Gets or sets the font used to display the UPC values that appear outside of the left and right guard bars. | 
![]()  | OutsideVerticalTextOffset | Gets or sets the vertical offset text. | 
![]()  | ShowText | Gets or sets if the barcode value is written as text adjacent to the created barcode. | 
![]()  | TextFont | Gets or sets the font of the barcode written as text adjacent to the barcode being created. | 
![]()  | TextNotchPercent | Gets or sets the notch percent of the barcode for the text value. | 
![]()  | VerticalTextGap | Gets or sets the amount of gap between the text and the barcode when creating a barcode. |