IsPortrait

PageSettings.IsPortrait property

ページの向きが縦かどうかを示す値を取得または設定します。ページの向きが横向きの場合は false を返します。

public bool IsPortrait { get; set; }

関連項目