Version

HeaderFooterPageSection Class Properties

For a list of all members of this type, see HeaderFooterPageSection members.

Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the appearance used to render the section. (Inherited from Infragistics.Win.Printing.PageSection)
Public PropertyBorderSidesReturns or sets which sides of the section border will be rendered. (Inherited from Infragistics.Win.Printing.PageSection)
Public PropertyBorderStyleReturns or sets the borderstyle rendered around the section. (Inherited from Infragistics.Win.Printing.PageSection)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDocumentReturns the owning print document. (Inherited from Infragistics.Win.Printing.PageSection)
Public PropertyHasAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.Printing.PageSection)
Public PropertyHasMarginsIndicates if the PageSection.Margins object has been allocated. (Inherited from Infragistics.Win.Printing.PageSection)
Public PropertyHasPaddingIndicates if the PageSection.Padding object has been allocated. (Inherited from Infragistics.Win.Printing.PageSection)
Public PropertyHeightReturns or sets the fixed height of the section.  
Public PropertyMarginsReturns or sets the amount of space between the containing area and the border. (Inherited from Infragistics.Win.Printing.PageSection)
Public PropertyPaddingReturns or sets the amount of space between the border and the sections contents. (Inherited from Infragistics.Win.Printing.PageSection)
Public PropertyReverseTextOnEvenPagesReturns or sets whether the header and footer text is reversed when even pages are printed.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextCenterReturns or sets the string displayed in the middle of the section.  
Public PropertyTextLeftReturns or sets the string displayed on the left side of the section.  
Public PropertyTextRightReturns or sets the string displayed on the right side of the section.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also