ParagraphAttributes Property (JTextPane)

Class

JTextPane.

Action

Gets the attributes of the current paragraph in effect at the location of the caret.

Syntax

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

Access

Read only.

Examples

Dim paragraphAttributes As IList = TextPane.ParagraphAttributes