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

Introduced: X15.

Syntax

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

Limitations

Runtime only.

Read only.