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

In This Topic
    PaperSource Property (SystemPrinter)
    In This Topic
    Gets or sets the paper source for the page.
    Syntax
    'Declaration
     
    Public Property PaperSource As PaperSource
    public PaperSource PaperSource {get; set;}
    See Also