Gets a value indicating whether the control content can be printed.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
bool CanPrint { get; }
Visual Basic (Declaration)
ReadOnly Property CanPrint As Boolean

See Also