ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / IPrinterSettings Interface / PaperSources Property

In This Topic
    PaperSources Property (IPrinterSettings)
    In This Topic
    Gets the paper source trays that are available on the printer.
    Syntax
    'Declaration
     
    ReadOnly Property PaperSources As PaperSourceCollection
    PaperSourceCollection PaperSources {get;}
    See Also