PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / AdjustPrintPageEventArgs Class / AdjustPrintPageEventArgs Constructor / AdjustPrintPageEventArgs Constructor()

In This Topic
    AdjustPrintPageEventArgs Constructor()
    In This Topic
    Creates a new instance of AdjustPrintPageEventArgs.
    Syntax
    'Declaration
     
    Public Function New()
    public AdjustPrintPageEventArgs()
    See Also