[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.PrintInfo

PrintInfo Property

PrintInfo

Gets the PrintInfo object responsible for printing support.

Declaration
[C1Description("Printing.PrintInfo", "Information related to printing the schedule.")]
[C1Category("Printing")]
public PrintInfo PrintInfo { get; }
<C1Description("Printing.PrintInfo", "Information related to printing the schedule.")>
<C1Category("Printing")>
Public ReadOnly Property PrintInfo As PrintInfo