Click or drag to resize

HeaderOptions Properties

The HeaderOptions type exposes the following members.

Properties
  NameDescription
Public propertyDrawHeaderLine
Draw a line between the header and page contents
Public propertyHeaderHeight
Gets/Sets header height
Public propertyHeaderText
Gets/Sets header text
Public propertyHeaderTextColor
Gets/Sets the header text color
Public propertyHeaderTextSize
Gets/Sets header text size
Public propertyHeaderWidth
The width for the header
Public propertyShowOnEvenPages
Allow header to show on even pages
Public propertyShowOnFirstPage
Allow header to show on first page
Public propertyShowOnOddPages
Allow header to show on odd pages
Public propertySubtitleText
Gets/Sets header subtitle text
Public propertySubtitleTextColor
Gets/Sets the header subtitle text color
Public propertySubtitleTextSize
Gets/Sets header subtitle text size
Public propertyTextJustification
Gets/Sets the text justification of the header text
Public propertyX
The X coordinate for the header
Public propertyY
The Y coordinate for the header
Top
See Also