[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PrinterResolution.ToString

ToString Method

ToString()

Returns a string that represents the current PrinterResolution.

Declaration
public override string ToString()
Returns
Type Description
string

A string describing the resolution kind, or the X and Y values when the kind is custom.

Overrides