'Declaration Public Enum PageLayoutEnum Inherits System.Enum
public enum PageLayoutEnum : System.Enum
'Declaration Public Enum PageLayoutEnum Inherits System.Enum
public enum PageLayoutEnum : System.Enum
Member | Description |
---|---|
Custom | Displays pages in a grid layout, where the number or rows and columns in the grid is determined by the Rows and Cols properties. |
Facing | Displays facing pages side by side, the first page on the right. |
Normal | Displays pages in the standard way, one beneath the other. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Preview.PageLayoutEnum