[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PrinterExtensions.ToGdi

ToGdi Method

ToGdi(IPrinterSettings)

Gets GDI settings.

Declaration
public static PrinterSettings ToGdi(this IPrinterSettings ps)
Parameters
Type Name Description
IPrinterSettings ps
Returns
Type Description
PrinterSettings

ToGdi(IPageSettings)

Gets GDI settings.

Declaration
public static PageSettings ToGdi(this IPageSettings ps)
Parameters
Type Name Description
IPageSettings ps
Returns
Type Description
PageSettings