Click or drag to resize
IUserAccessiableSetPageTextFormat Method
Not In Use

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void SetPageTextFormat(
	ePageType inPage,
	params DVar[] inValues
)

Parameters

inPage
Type: SurveyToGo.UserLogic.InterfacesePageType
inValues
Type: SurveyToGo.UserLogic.InterfacesDVar
See Also