Version

VerticalResolution Property

Gets or sets the vertical print resolution in DPI.
Syntax
public int VerticalResolution {get; set;}

Property Value

The vertical print resolution in DPI.
Exceptions
ExceptionDescription
System.ArgumentOutOfRangeException The value assigned is outside the valid range of 0 and 65535.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also