Retrieves the custom resolution supported by a printer.
Object
PrinterResolution
[Visual Basic] Public Class PrinterResolution [C#] public class PrinterResolution [C++] public __gc class PrinterResolution [JScript] public class PrinterResolution
Use Kind to determine if the printer resolution type is Custom. If so, use X and Y to determine the printer resolution in the x- and y-directions.
Namespace: System.Drawing.Printing
Assembly: System.Drawing.dll
PrinterResolution Members | System.Drawing.Printing Namespace | PrinterResolutionKind