PageOrientationValues 列挙型

定義

PageOrientationValues 列挙を定義します。

public enum PageOrientationValues
type PageOrientationValues = 
Public Enum PageOrientationValues
継承
PageOrientationValues

フィールド

Landscape 1

横モード。 アイテムを xml としてシリアル化すると、その値は "横" になります。

Portrait 0

ポートレート モード。 アイテムを xml としてシリアル化すると、その値は "縦" になります。

適用対象