Package | Description |
---|---|
com.aspose.barcode.model |
Modifier and Type | Method and Description |
---|---|
ChecksumValidation |
BarcodeReader.getChecksumValidation()
getChecksumValidation
Gets ChecksumValidation
|
static ChecksumValidation |
ChecksumValidation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChecksumValidation[] |
ChecksumValidation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BarcodeReader.setChecksumValidation(ChecksumValidation ChecksumValidation)
setChecksumValidation
Sets ChecksumValidation
|
Copyright © 2015. All rights reserved.