C1.C1Preview Namespace : PageLayoutKindEnum Enumeration |
'Declaration Public Enum PageLayoutKindEnum Inherits System.Enum
public enum PageLayoutKindEnum : System.Enum
Member | Description |
---|---|
Default | The current page layout is the default for a document. |
EvenPages | The current page layout is to be used for even pages of a document. |
FirstPage | The current page layout is to be used for the first page of a document. |
LastPage | The current page layout is to be used for the last page of a document. |
None | The current page layout is not a member of any document's PageLayouts collection. |
OddPages | The current page layout is to be used for odd pages of a document. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.PageLayoutKindEnum
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