FormattedText プロパティ (JEditorPane)

クラス

JEditorPane.

処理

[読み取り専用] エディター ペインのテキスト。

構文

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

アクセス

読み取り専用。

VB

Dim formattedText As String = editorPane.FormattedText