Gets and sets an indicator whether a naming schema is used during batch scanning.
Read-write property
Visual Basic |
---|
Public Property UseSchema As Boolean |
A boolean indicating whether a naming schema is used during batch scanning.
The default value is false.
The values of the Directory Property, Root Property, and FileSchema Property are used to determine the full path and filenames of the output files.
The MultiplePages Property and the UseSchema Property cannot be used at the same time.