CharacterAttributes プロパティ (JTextPane)

クラス

JTextPane.

処理

[読み取り専用] キャレットの位置で有効になっている文字属性。

構文

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

アクセス

読み取り専用。

Dim characterAttributes As IList = textPane.CharacterAttributes