次の方法で共有


PrintAttributes.Margins.BottomMils プロパティ

定義

下余白 (1000 分の 1 インチ) を取得します。

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

プロパティ値

下余白。

属性

注釈

下余白 (1000 分の 1 インチ) を取得します。

の Java ドキュメントandroid.print.PrintAttributes.Margins.getBottomMils()

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象