- Reorder pages after duplex scanning.
- Auto-split oversized pages after scanning.
- Fill in registration parameters automatically on newly created batches or documents.
Supported languages
- JScript®
- VBScript
- C#.Net
- VisualBasic.Net
- JScript.Net
Language notes
In VBScript, use the keywordMe when referring to methods and fields of the current object. In JScript the equivalent is this; in VisualBasic.Net, use Workspace.
Working with collections
Every collection exposes these members:
Instead of calling
Item, you can use parentheses:
for each loops and similar constructs.
