RFDocument.SetPreferenceFloatValue (Available After RapidForm2002 PlusPack1)



Your Ad Here

Description

Set the float type value of preference setting.

Syntax

Function RFDocument.SetPreferenceFloatValue(item As RFPreferenceFloatItem, fValue As Single) As RFErrorCode

The SetPreferenceFloatValue syntax has these parts:

Part Description
item [INRFPreferenceFloatItem Required. Preference Item which has float type.
fValue [INSingle Required. Preference value for specified item.

Return to Rapidform Index


Your Ad Here