Version

Section Class Members

The following tables list the members exposed by Section.

Public Properties
 NameDescription
Public PropertyContentBlockReturns the Paragraph or Table associated with this instance.  
Public PropertyDocumentReturns the Document associated with this instance.  
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