Click or drag to resize
IUserAccessiableSetQuestionTopicFontScalePercent Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void SetQuestionTopicFontScalePercent(
	int inQuestion,
	int inValue
)

Parameters

inQuestion
Type: SystemInt32
inValue
Type: SystemInt32
See Also