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

Glossary Item Box

Gets or sets the printer resolution for the page.

Syntax

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

Property Value

System.Drawing.Printing.PrinterResolution

See Also