Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Schedule Class / PrintInfo Property

In This Topic
    PrintInfo Property (C1Schedule)
    In This Topic
    Gets the PrintInfo object responsible for printing support.
    Syntax
    'Declaration
     
    Public ReadOnly Property PrintInfo As PrintInfo
    public PrintInfo PrintInfo {get;}
    See Also