...
Introducedin | ||
---|---|---|
|
...
|
Description |
---|
Excerpt |
---|
A Section value specifies a section of the header or footer. |
Signature | ||||
---|---|---|---|---|
| ||||
public sealed class Section : TypesafeEnum
{signature}{signature: |
Signature | ||||||
---|---|---|---|---|---|---|
| }
| |||||
Public NotInheritable Class Section
Inherits TypesafeEnum
{signature}
{remarks}
Use these values when calling [ |
Remarks |
---|
Use these values when calling PageSetup.GetHeader(Section) |PageSetup.GetHeader(HeaderFooterSection.Section)]or [|PageSetup.GetFooter(HeaderFooterSection.Section)]to specify which area of the header or footer you want to retrieve. {remarks} {values} || Name || Description || | {anchor:Left}Left | The left portion of the header or footer | | {anchor:Center}Center | The center portion of the header or footer | | {anchor:Right}Right | The right portion of the header or footer | {scrollbar} |
Values |
---|
Name | Description | ||||||
---|---|---|---|---|---|---|---|
| The left portion of the header or footer | ||||||
| The center portion of the header or footer | ||||||
| The right portion of the header or footer |
Scrollbar |
---|