The property to get or set the root prefix used to generate filenames during a batch scan when the UseSchema Property is set to true.
Read-write property
Visual Basic |
---|
Public Property Root As String |
A string representing the root prefix used to generate filenames during a batch scan.
The Root property would be "image" if the desired filenames are image01.tif, image02.tif, and etc.