Owner's manual

DOKuStar Validation for Ascent Capture Page 46
SourceInfo, ImageSourceInfo
SourceInfo is the base class of ImageSourceInfo. Within DOKuStar Validation for Ascent Capture, only
ImageSourceInfo is used.
Properties and methods of the
ImageSourceInfo object (excerpt):
Property/Method Returns Description
DataSource ImageDataSource
Holds the ImageDataSource object, which
includes the images filename.
Zone Zone Describes the box around the field.
DataSource, ImageDataSource
DataSource is the base class of ImageDataSource. Within DOKuStar Validation for Ascent Capture, only
ImageDataSources are used.
Properties and methods of the
ImageDataSource object (excerpt):
Property/Method Returns Description
FileName String Name of the image file (full path)
Zone
Describes a rectangle around a field.
Properties and methods of the
Zone object (excerpt):
Property/Method Returns Description
Height Long Height of the rectangle in 1/10 mm
SetValue -- Sets all four values of the rectangle
Parameters:
x as Long
y as Long
w as Long
h as Long
Width Long Width of the rectangle in 1/10 mm
X Long Left corner of the rectangle in 1/10 mm
Y Long Upper corner of the rectangle in 1/10 mm