public abstract class SearchOptions extends Object
Represents the Extract Signatures from Document Options.
Constructor and Description |
---|
SearchOptions()
Initializes a new instance of the ExtractOptions class.
|
Modifier and Type | Method and Description |
---|---|
void |
setDocumentPageNumber(int value)
Gets or sets document page number for signing.
|
void |
setSearchType(int value)
Search Type to specify type of Signatures to find.
|
String |
toString()
Override string conversion.
|
public SearchOptions()
Initializes a new instance of the ExtractOptions class.
Copyright © 2018. All rights reserved.