Share via


PrintAttributes.Margins.LeftMils Property

Definition

Gets the left margin in mils (thousandths of an inch).

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

Property Value

The left margin.

Attributes

Remarks

Gets the left margin in mils (thousandths of an inch).

Java documentation for android.print.PrintAttributes.Margins.getLeftMils().

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