ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / PrintPageEventArgs Class
Properties

In This Topic
    PrintPageEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PrintPageEventArgs.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the print job should be canceled.  
    Public PropertyGets the System.Drawing.Graphics used to paint the page.  
    Public PropertyGets or sets a value indicating whether an additional page should be printed.  
    Public PropertyGets the rectangular area that represents the portion of the page inside the margins.  
    Public PropertyGets the rectangular area that represents the total area of the page.  
    Public PropertyGets the page settings for the current page.  
    Top
    See Also