Accusoft.ISISXpress6.Net
FileSchema Property
See Also  Send Feedback
Accusoft.ISISXpressSdk Namespace > Output Class : FileSchema Property




Glossary Item Box

Gets and sets the file schema used to generate filenames during batch scanning.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

A string which represents the file schema.

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

©2013. Accusoft Corporation. All Rights Reserved.