Introduced in build 4.5.1
Description
A Section value specifies a section of the header or footer.
C#
vb.net
Remarks
Use these values when calling PageSetup.GetHeader(Section) or PageSetup.GetFooter(Section) to specify which area of the header or footer you want to retrieve.Values
Name |
Description |
---|---|
Left |
The left portion of the header or footer |
Center |
The center portion of the header or footer |
Right |
The right portion of the header or footer |