Informs whether the currently selected text can be formatted with character formatting attributes. The property's value depends on the DocumentPermissions.AllowFormatting property and the currently set edit mode.

Introduced: X15.

Syntax

public bool CanCharacterFormat { get; }
Public ReadOnly Property CanCharacterFormat() As Boolean

Limitations

Runtime only.

Read only.