Accusoft ISIS Xpress 6
FileSchema Property
See Also  Send comments on this topic.
AccusoftISISXpress6 ActiveX DLL > ISISXpress Object : FileSchema Property

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.