...
Wiki Markup |
---|
{introducedin:4.5.1 |
...
Description |
---|
Excerpt |
---|
A Section value specifies a section of the header or footer. |
Signature | ||
---|---|---|
C# | C# | }
{description}
{excerpt}A [Section|HeaderFooterSection.Section] value specifies a section of the header or footer.{excerpt}
{signature:C#}
public sealed class Section : TypesafeEnum
|
Signature | ||
{signature}{signature:vb.net | vb.net | }
Public NotInheritable Class Section
Inherits TypesafeEnum
|
Remarks | ||
Use these values when calling {signature} {remarks} Use these values when calling [PageSetup.GetHeader(Section)|PageSetup.GetHeader(HeaderFooterSection.Section)] or [PageSetup.GetFooter(Section)|PageSetup.GetFooter(HeaderFooterSection.Section)] to specify which area of the header or footer you want to retrieve. |
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
...
{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} |