Need better scanning performance?
Pages
Parameter Pages sets the 0-based page indexes of a file (.tiff or .pdf) for barcode searching.
Example
{
"Pages": [0,3,5,7,10]
}
Parameter Summary
| Pages Parameter Summary |
|---|
| Description Sets the 0-based page indexes of a file (.tiff or .pdf) for barcode searching. |
| Type int array |
| Value range Each array item represents a specified 0-based page index. |