Version

SectionHeaderFooterWriterSet Class Members

The following tables list the members exposed by SectionHeaderFooterWriterSet.

Public Properties
 NameDescription
Public PropertyFooterWriterAllPagesReturns a WordHeaderFooterWriter derived instance with which content can be written to the footer of a document section.  
Public PropertyFooterWriterFirstPageOnlyReturns a WordHeaderFooterWriter derived instance with which content can be written to the footer for the first page of a document section.  
Public PropertyHeaderWriterAllPagesReturns a WordHeaderFooterWriter derived instance with which content can be written to the header of a document section.  
Public PropertyHeaderWriterFirstPageOnlyReturns a WordHeaderFooterWriter derived instance with which content can be written to the header for the first page of a document section.  
Public PropertyPartsReturns a SectionHeaderFooterParts value to describe which of the header and footer parts are created by this class.  
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this instance.  
See Also

View on GitHub