ActiveReports Developer 7
PaperSource Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : PaperSource Property

Glossary Item Box

Gets or sets the paper source for the page.

Syntax

Visual Basic (Declaration) 
Public Property PaperSource As System.Drawing.Printing.PaperSource
C# 
public System.Drawing.Printing.PaperSource PaperSource {get; set;}

See Also