PrinterResolution public class PrinterResolution Documentation Code public PrinterResolutionKind Kind { get; set; } public int X { get; set; } public int Y { get; set; } public PrinterResolution()