ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports 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