The BarcodeTypeSettings object provides methods to apply barcode type specific settings.

Syntax

BarcodeTypeSettings

Introduced: X18.

Methods

Method Description
getHasCheckValue Gets a value indicating whether the currently used barcode type includes a check value.
getShowCheckValue Gets a value indicating whether the check value of the currently used barcode type is shown with the encrypted barcode text value.
setHasCheckValue Sets a value indicating whether the currently used barcode type includes a check value.
setShowCheckValue Sets or sets a value indicating whether the check value of the currently used barcode type is shown with the encrypted barcode text value.