[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PrinterResolution

PrinterResolution Class

Inheritance
PrinterResolution
Namespace: GrapeCity.ActiveReports.Printing
Assembly: MESCIUS.ActiveReports.dll
Syntax
public class PrinterResolution

Constructors

Name Description
PrinterResolution()
PrinterResolution(PrinterResolutionKind, int, int)

Properties

Name Description
Kind

Gets or sets the resolution of the printer.

X

Gets the horizontal resolution of the printer in dots per inch.

Y

Gets the vertical resolution of the printer in dots per inch.

Methods

Name Description
ToString()

Extension Methods