FormattedText Property (JEditorPane)

Class

JEditorPane.

Action

Gets the text of the editor pane.

Syntax

'Declaration
Protected Read Property FormattedText As String

Access

Read only.

Examples

Dim formattedText As String = editorPane.FormattedText