Class PrinterResolutionExtensions

PrinterResolutionExtensions class

Represents extensions methods for PrinterResolution.

public static class PrinterResolutionExtensions

Methods

NameDescription
static ToAsposePrinterResolution(this PrinterResolution)Converts Windows-specific System.Drawing.Printing.PrinterResolution PrinterResolution.
static ToNativePrinterResolution(this PrinterResolution)Converts PrinterResolution to Windows-specific System.Drawing.Printing.PrinterResolution.

See Also