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