Page.Width プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[ページ設定] ダイアログまたはオブジェクトを使用して PageSetup 指定した用紙サイズの幅をポイント単位 (72 ポイント = 1 インチ) で返します。
public:
property int Width { int get(); };
public int Width { get; }
member this.Width : int
Public ReadOnly Property Width As Integer
プロパティ値
注釈
たとえば、縦画面モードで 8-1/2、11 インチのページ、 Height プロパティを返します 792、 Width プロパティは 612 を返します。