[]
        
(Showing Draft Content)

C1.Schedule.Printing.PrintInfo.IsPrintingEnabled

IsPrintingEnabled Property

IsPrintingEnabled

Gets or sets a bool value determining whether printing is enabled.

Declaration
public bool IsPrintingEnabled { get; set; }
Remarks

At run-time this property returns false if C1PrintDocument control can't be initialized. All the assemblies required for printing support are included into the C1.Win.Printing NuGet package.