The Header type exposes the following members.

Properties

  NameDescription
Public propertyClip
Clip any content that does not fit.
(Inherited from Area.)
Public propertyEven
Get or set if the area will appear on all even pages.
(Inherited from Area.)
Public propertyEvenFirst
Get or set if the area appeas on the even-first page.
(Inherited from Area.)
Public propertyEvenLast
Get or set if the area appeas on the even-last page.
(Inherited from Area.)
Public propertyEvenMiddle
Get or set if the area appeas on the even-middle page.
(Inherited from Area.)
Public propertyFirst
Get or set if the area will appear on each first page.
(Inherited from Area.)
Public propertyHeight
Get or set the vertical extent of this area in points (1/72 inch).
(Inherited from Area.)
Public propertyLast
Get or set if the area will appear on each last page.
(Inherited from Area.)
Public propertyLastBehavior
The LastBehavior is used to specify how the Last boolean should work. (default = NotFirst)
(Inherited from Area.)
Public propertyLeft
Get or set the left edge of the area.
(Inherited from Area.)
Public propertyMiddle
Gts or sets if the area will appear on each middle (non-first and non-last) page.
(Inherited from Area.)
Public propertyOdd
Get or set if the area will appear on all odd pages.
(Inherited from Area.)
Public propertyOddFirst
Get or set if the area appeas on the odd-first page.
(Inherited from Area.)
Public propertyOddLast
Get or set if the area appeas on the odd-last page.
(Inherited from Area.)
Public propertyOddMiddle
Get or set if the area appeas on the odd-middle page(s).
(Inherited from Area.)
Public propertyParagraphs
Get the collection of paragraphs that will be rendered from top to bottom.
(Inherited from Area.)
Public propertyTop
Get or set the top edge of the area.
(Inherited from Area.)
Public propertyTopMargin
Get or set the space between the top of the header and the top of the page.
Public propertyVerticalAlignment
Get or set the vertical alignment of the contained ParagraphCollection.
(Inherited from Area.)
Public propertyWidth
Get or set the horizontal extent of this area in points (1/72 inch).
(Inherited from Area.)

See Also