ArchiveFrontImageFileName property, ArchiveBackImageFileName property

Applies to

Description

These properties return the full path to the image file if it exists. Otherwise, an empty string ("") is returned.

ArchiveFrontImageFileName and ArchiveBackImageFileName contain the file name for the front page and the back page respectively (if the form is two-sided) if the forms are saved (archived) to file when scanning.

Syntax

Object.ArchiveFrontImageFileName

Object.ArchiveFrontImageFileName [= Value]

Object.ArchiveBackImageFileName

Object.ArchiveBackImageFileName [= Value]

Data type

String

Remarks

Classic methods

GetArchiveImage, GetArchiveImage2, SetArchiveImage, SetArchiveImage2