LogicalStyle Property (JTextPane)

Class

JTextPane.

Action

Gets the logical style assigned to the current paragraph in effect at the location of the caret.

Syntax

'Declaration
Protected Read Property LogicalStyle As String

Access

Read only.

Examples

Dim logicalStyle As String = textPane.LogicalStyle