Namespace: Spire.Presentation.Converter.Equation.Word.Documents
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum HeaderFooterType
Public Enumeration HeaderFooterType
public enum class HeaderFooterType
type HeaderFooterType
Members
| Member | Value | Description |
|---|---|---|
| HeaderEven | 0 | |
| HeaderOdd | 1 | |
| FooterEven | 2 | |
| FooterOdd | 3 | |
| HeaderFirstPage | 4 | |
| FooterFirstPage | 5 |