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.
public bool CanPrint { get; }
Public ReadOnly Property CanPrint() As Boolean
Runtime only.
Read only.