ContentType Property (JEditorPane)

Class

JEditorPane.

Action

Gets the type of content that this editor is currently set to deal with.

Syntax

'Declaration
Protected Read Property ContentType As String

Access

Read only.

Examples

Dim contentType As String = editorPane.ContentType