SourceFrontImageFileName property,
SourceBackImageFileName property

Applies to

Description

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

SourceFrontImageFileName and SourceBackImageFileName contain the file name for the front page and the back page respectively (if the form is two-sided) if the forms are interpreted from image files.

Syntax

Object.SourceFrontImageFileName

Object.SourceBackImageFileName

Object.SourceFrontImageFileName [= Value]

Object.SourceBackImageFileName [= Value]

Data type

String

Remarks

Classic methods

GetSourceImage, GetSourceImage2, SetSourceImage, SetSourceImage2