Version

WordprocessingMLHeaderFooterWriter Class Properties

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

Public Properties
 NameDescription
Public PropertyDocumentWriterReturns a reference to the WordDocumentWriter associated with this instance. (Inherited from Infragistics.Documents.Word.WordHeaderFooterWriter)
Public PropertyIsFooterReturns a boolean value indicating whether this instance represents a section footer. (Inherited from Infragistics.Documents.Word.WordHeaderFooterWriter)
Public PropertyIsHeaderReturns a boolean value indicating whether this instance represents a section header. (Inherited from Infragistics.Documents.Word.WordHeaderFooterWriter)
Public PropertyTypeReturns a value which describes whether the asssociated header/footer appears on all pages in the section, or only on the first page of the section. (Inherited from Infragistics.Documents.Word.WordHeaderFooterWriter)
See Also