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

Introduced: X15.

Syntax

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

Limitations

Runtime only.

Read only.