Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties
SearchOptionsCollectionData Object Provides list of options for documents searching.
Example SearchOptionsCollectionData object
{ "items": [ { "barcodeTypeName": "Code39Standard", "text": "123456789012", "matchType": "Contains", "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] }, "searchAllPages": true }, { "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } ] } SearchOptionsCollectionData Object Fields...Optional Barcode Type name (value one of supported Barcode Type...Barcodes with exact Type. When value is not set no Type criteria...