TextType Property

Version: Available or changed with runtime version 1.0.

Sets the type of text this element or attribute contains.

Applies to

  • Xml Port Text Attribute
  • Xml Port Text Element

Property Value

Value Available or changed with Description
Text runtime version 1.0 To display normal text. It is the default value.
BigText runtime version 1.0 To display large text.

Syntax

TextType = BigText;

See Also

Properties