ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SystemPrinter Class / PaperSources Property

In This Topic
    PaperSources Property
    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;}
    Remarks
    Read only.
    See Also