RFDocument.SetPreferenceBooleanValue (Available After RapidForm2002 PlusPack1)



Your Ad Here

Description

Set the boolean type value of preference setting.

Syntax

Function RFDocument.SetPreferenceBooleanValue(item As RFPreferenceBooleanItem, bValue As Boolean) As RFErrorCode

The SetPreferenceBooleanValue syntax has these parts:

Part Description
item [INRFPreferenceBooleanItem Required. Preference Item which has boolean type.
bValue [INBoolean Required. Preference value for specified item.

Return to Rapidform Index


Your Ad Here