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

In This Topic
    CurrentStyle Property (PrintInfo)
    In This Topic
    Gets a PrintStyle object which is currently selected for printing.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentStyle As PrintStyle
    public PrintStyle CurrentStyle {get;}
    See Also