PrintAttributes.Resolution(String, String, Int32, Int32) Constructor

Definition

[Android.Runtime.Register(".ctor", "(Ljava/lang/String;Ljava/lang/String;II)V", "")]
public Resolution (string id, string label, int horizontalDpi, int verticalDpi);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;Ljava/lang/String;II)V", "")>]
new Android.Print.PrintAttributes.Resolution : string * string * int * int -> Android.Print.PrintAttributes.Resolution

Parameters

id
String
label
String
horizontalDpi
Int32
verticalDpi
Int32
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to