| Name | Description |
 | AdjustBarWidth |
Gets and sets a flag indicating if dynamic adjustment of the bar widths during barcode
creation are allowed.
(Inherited from Accusoft.BarcodeXpressSdk.WriterBase) |
 | AutoSize |
Gets and sets a flag indicating if the barcode area is automatically sized during barcode
creation.
(Inherited from Accusoft.BarcodeXpressSdk.WriterBase) |
 | BarcodeData |
Gets and sets the current barcode value as an array of bytes.
(Inherited from Accusoft.BarcodeXpressSdk.WriterBase) |
 | BarcodeType |
Gets and sets the type of 1D barcode to create.
|
 | BarcodeValue |
Gets and sets the value of the barcode to be created.
(Inherited from Accusoft.BarcodeXpressSdk.WriterBase) |
 | BarWidth |
Gets the bar width in pixels of a bar that was created.
(Inherited from Accusoft.BarcodeXpressSdk.WriterBase) |
 | CheckSum |
Gets and sets the checksum write flag for barcodes that optionally use checksums.
|
 | Height |
Gets and sets the height of the image in pixels.
(Inherited from Accusoft.BarcodeXpressSdk.WriterBase) |
 | HorizontalTextGap |
Gets and sets the amount of gap between the outside text and the barcode when
creating a barcode.
|
 | HorizontalWhiteSpace |
Gets and sets the amount of white space on the sides of the barcode during creation.
(Inherited from Accusoft.BarcodeXpressSdk.WriterBase) |
 | MinimumBarHeight |
Gets and sets the minimum height of the bars when creating a barcode.
(Inherited from Accusoft.BarcodeXpressSdk.WriterBase) |
 | MinimumBarWidth |
Gets and sets the minimum bar width when creating a barcode.
(Inherited from Accusoft.BarcodeXpressSdk.WriterBase) |
 | OutsideTextFont |
Gets and sets the font used to display the UPC values that appear outside of the
left and right guard bars.
|
 | OutsideVerticalTextOffset |
Gets and sets the vertical offset text.
|
 | RequiredHeight |
Returns the required height of the image in pixels based on the
current settings.
(Inherited from Accusoft.BarcodeXpressSdk.WriterBase) |
 | RequiredWidth |
Returns the required width of the image in pixels based on the
current settings.
(Inherited from Accusoft.BarcodeXpressSdk.WriterBase) |
 | ShowText |
Gets and sets if the barcode value is written as text adjacent to the created barcode.
|
 | TextFont |
Gets and sets the font of the barcode written as text adjacent to the barcode
being created.
|
 | TextNotchPercent |
Gets and sets the notch percent of the barcode for the text value.
|
 | VerticalTextGap |
Gets and sets the amount of gap between the text and the barcode when
creating a barcode.
|
 | VerticalWhiteSpace |
Gets and sets the amount of white space above and below the barcode during creation.
(Inherited from Accusoft.BarcodeXpressSdk.WriterBase) |
 | Width |
Gets and sets the width of the image in pixels.
(Inherited from Accusoft.BarcodeXpressSdk.WriterBase) |