Accusoft ISIS Xpress 7
FileSchema Property
Description
Gets and sets the file schema used to generate filenames during batch scanning.
Property Type
Read-write property
Syntax
Visual Basic
Public Property FileSchema As String
Return Type
A string representing the file schema used to generate filenames during batch scanning.
Remarks
The following symbols can be used to specify a schema:

     $ = root
     # = page number

The following items are example schemas and the files they would generate:

     $## = file01, file02, etc;
     $#### = file0001, file0002, etc.
See Also

ISISXpress Object  | ISISXpress Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback