LoadSettings_FingerprintID
Loads the specific ImageFix Settings file (.ini) that corresponds to the Fingerprint ID of the current page.
Member of namespace
DCImageFixSyntax
bool LoadSettings_FingerprintID (string FingerprintsFolderPath)
Parameters
String: FingerprintsFolderPathThe value of the path to the fingerprint folder.Attention: The
action can also use Smart Parameter syntax, such as the '@PATH(string)'
method to specify the path.
Returns
False if a fingerprint-specific Settings file does not exist. Otherwise, True.Level
Page level only.Details
The action searches the fingerprint folder of the application for a fingerprint-specific ImageFix Settings file. The settings for these files are assigned during the Image Enhancement phase of Fingerprint Definition, using the tools in Rule Manager's Image Processing Setup dialog. (Chapter 3 of the Rule Manager Reference shows you how to define a fingerprint-specific ImageFix Settings file.)Important: The name of a fingerprint-specific ImageFix Settings
file is limited to the Fingerprint ID with the .ini extension: 1044.ini,
for example.
- Example:
LoadSettings_FingerprintID() ImageEnhance(tio)