ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / IPageSettings Interface / PaperSource Property

In This Topic
    PaperSource Property (IPageSettings)
    In This Topic
    Gets or sets the page's paper source; for example, the printer's upper tray.
    Syntax
    'Declaration
     
    Property PaperSource As PaperSource
    PaperSource PaperSource {get; set;}
    See Also