Informs whether the document can be printed. The property's value depends on the DocumentPermissions.AllowPrinting property and the currently set edit mode.

Introduced: X15.

Syntax

public bool CanPrint { get; }

Limitations

Runtime only.

Read only.