C1.C1Preview Namespace : PageDirectionEnum Enumeration |
'Declaration Public Enum PageDirectionEnum Inherits System.Enum
public enum PageDirectionEnum : System.Enum
Member | Description |
---|---|
Default | Type of page (vertical or horizontal) is determinated on the basis of the current stacking rules. Vertical page is added if Stacking is StackingRulesEnum.BlockTopToBottom. |
Horizontal | Horizontal page direction - i.e. logically the next page is to the right of the current one. |
Vertical | Vertical page direction - i.e. logically the next page is below the current one. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.PageDirectionEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2