Version

SectionBase Class Members

The following tables list the members exposed by SectionBase.

Public Properties
 NameDescription
Public PropertyFooterAllPagesReturns a SectionFooter instance which encapsulates the content which appears in the footer for all pages in the associated Section.  
Public PropertyFooterFirstPageOnlyReturns a SectionFooter instance which encapsulates the content which appears in the footer for the first page in the associated Section.  
Public PropertyHeaderAllPagesReturns a SectionHeader instance which encapsulates the content which appears in the header for all pages in the associated Section.  
Public PropertyHeaderFirstPageOnlyReturns a SectionHeader instance which encapsulates the content which appears in the header for the first page in the associated Section.  
Public PropertyPropertiesReturns a SectionProperties instance which defines the properties of this Section.  
See Also