public class CellsVerifyBarcodeOptions extends VerifyBarcodeOptions
Represents the Barcode Verify Options for Cells Documents.
Constructor and Description |
---|
CellsVerifyBarcodeOptions()
Initializes a new instance of the CellsVerifyBarcodeOptions class with default values.
|
CellsVerifyBarcodeOptions(String text)
Initializes a new instance of the CellsVerifyBarcodeOptions class with text of Barcode to verify.
|
Modifier and Type | Method and Description |
---|---|
String |
toString()
Overrides conversion to string.
|
getEncodeType, getVerifyPages, setEncodeType
getText, getVerifyAllPages, setText, setVerifyAllPages
getDocumentPageNumber, getExtensions, getPagesSetup, getSignatureConfig, isValid, release, setDocumentPageNumber, setExtensions, setPagesSetup, setSignatureConfig, setValid
public CellsVerifyBarcodeOptions()
Initializes a new instance of the CellsVerifyBarcodeOptions class with default values.
public CellsVerifyBarcodeOptions(String text)
Initializes a new instance of the CellsVerifyBarcodeOptions class with text of Barcode to verify.
text
- Text to verifypublic String toString()
Overrides conversion to string.
toString
in class VerifyBarcodeOptions
Copyright © 2017. All rights reserved.