RFDocument.GetPreferenceBooleanValue (Available After RapidForm2002 PlusPack1)



Your Ad Here

Description

Get the boolean type value of preference setting.

Syntax

Function RFDocument.GetPreferenceBooleanValue(item As RFPreferenceBooleanItem, pbValue As Boolean) As RFErrorCode

The GetPreferenceBooleanValue syntax has these parts:

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

Return to Rapidform Index


Your Ad Here