C1.C1Report Namespace : PageLayoutEnum Enumeration |
'Declaration Public Enum PageLayoutEnum Inherits System.Enum
public enum PageLayoutEnum : System.Enum
Member | Description |
---|---|
OneColumn | Display the pages in one column. |
SinglePage | Display one page at a time. |
TwoColumnLeft | Display the pages in two columns, with odd-numbered pages on the left. |
TwoColumnRight | Display the pages in two columns, with odd-numbered pages on the right. |
ViewerDefault | Do not specify a layout and use the current viewer default. |
System.Object
System.ValueType
System.Enum
C1.C1Report.PageLayoutEnum
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