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; }
Public ReadOnly Property CanPrint() As Boolean

Limitations

Runtime only.

Read only.