Version

DocumentFinalSection Class Members

The following tables list the members exposed by DocumentFinalSection.

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