PrinterResolution.Y

PrinterResolution.Y property

Gets or sets the vertical printer resolution, in dots per inch.

public int Y { get; set; }

Return Value

The vertical printer resolution, in dots per inch.

See Also