HtmlText プロパティ (FlexLabel)

クラス

FlexLabel.

処理

[読み取り専用] Label コントロールによって表示されるテキスト(そのテキストのスタイルを表現する HTML マークアップを含む)。

このプロパティで HTML テキストを指定する場合は、Flash TextField コントロールでサポートされている HTML タグのサブセットを使用できます。

構文

C#
protected String htmlText { get; }
VB
'Declaration
Protected Read Property htmlText As String

アクセス

読み取り専用。