public abstract class VerifyBarcodeOptions extends VerifyTextOptions
Represents the Barcode Verify Options of Document.
Constructor and Description |
---|
VerifyBarcodeOptions()
Creates default Verification Option for Barcode Signature.
|
Modifier and Type | Method and Description |
---|---|
BarcodeType |
getEncodeType()
Get or set Barcode Type verification.
|
void |
setEncodeType(BarcodeType value)
Get or set Barcode Type verification.
|
String |
toString()
Overrides conversion to string.
|
getMatchType, getText, getVerifyAllPages, setMatchType, setText, setVerifyAllPages
getDocumentPageNumber, getExtensions, getPagesSetup, getVerifyPages, isValid, setDocumentPageNumber, setExtensions, setPagesSetup, setValid
public VerifyBarcodeOptions()
Creates default Verification Option for Barcode Signature.
public final BarcodeType getEncodeType()
Get or set Barcode Type verification.
public final void setEncodeType(BarcodeType value)
Get or set Barcode Type verification.
public String toString()
Overrides conversion to string.
toString
in class VerifyTextOptions
Copyright © 2019. All rights reserved.