CharacterAttributes Property (JTextPane)

Class

JTextPane.

Action

Gets the character attributes in effect at the location of the caret.

Syntax

'Declaration
Protected Read Property CharacterAttributes As List(Of String)

Access

Read only.

Examples

Dim characterAttributes As IList = textPane.CharacterAttributes