Icon HTMLContentEnabled Property

property HTMLContentEnabled: Boolean

Available In: Visual Client Applications

Specifies whether the element can contain HTML content. If this property is False, then any text assigned to the Content property will treated as plain text. If this property is True, then any text assigned to the Content property will be treated as HTML.

Information Enabling this property modifies how the UI layout functionality treats the content with respect to measurement and display.
Image