ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / SystemPrinter Class / PaperSources Property

In This Topic
    PaperSources Property (SystemPrinter)
    In This Topic
    Returns a reference to the collection of paper sources the printer supports.
    Syntax
    'Declaration
     
    Public ReadOnly Property PaperSources As PrinterSettings.PaperSourceCollection
    public PrinterSettings.PaperSourceCollection PaperSources {get;}
    See Also