共用方式為


PrintAttributes.Margins.TopMils Property

Definition

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

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

Property Value

The top margin.

Attributes

Remarks

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

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

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