PrintAttributes.MediaSize.WidthMils Property

Definition

Gets the media width in mils (thousandths of an inch).

public int WidthMils { [Android.Runtime.Register("getWidthMils", "()I", "")] get; }
[<get: Android.Runtime.Register("getWidthMils", "()I", "")>]
member this.WidthMils : int

Property Value

The media width.

Attributes

Remarks

Gets the media width in mils (thousandths of an inch).

Java documentation for android.print.PrintAttributes.MediaSize.getWidthMils().

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