'宣言 Public Enum OrientationEnum Inherits System.Enum
public enum OrientationEnum : System.Enum
'宣言 Public Enum OrientationEnum Inherits System.Enum
public enum OrientationEnum : System.Enum
| メンバ | 解説 |
|---|---|
| Auto | Set the orientation automatically, based on the current Layout.PaperSize and report width (Layout.Width). |
| Landscape | Use Landscape orientation (wide). |
| Portrait | Use Portrait orientation (tall). |
System.Object
System.ValueType
System.Enum
C1.C1Report.OrientationEnum