SetTextPr

SetTextPr(oTextPr) → { boolean }

Inherited From: ApiFormBase#SetTextPr

Sets the text properties to the current form. This method is used only for text and combo box forms.

Parameters:

Name Type Description
oTextPr ApiTextPr

The text properties that will be set to the current form.

Returns:

Type
boolean