Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / AdjustPrintPageEventArgs Class / PrintManager Property

In This Topic
    PrintManager Property
    In This Topic
    Gets the print manager object that is printing the document.
    Syntax
    'Declaration
     
    Public ReadOnly Property PrintManager As C1PrintManager
    public C1PrintManager PrintManager {get;}
    See Also