HeaderFooter

Overview

HeaderFooter is a class in Aspose.Words for Python. Inherits from: BaseModel.

HeaderFooter.type returns the header/footer’s type as a string.

Properties

NameTypeAccessDescription
typestrReadHolds the header or footer’s textual identifier
header_footer_typeint | NoneReadReturns the numeric identifier of the header/footer type, or None
paragraphslist[Paragraph]ReadReturns a list of Paragraph objects contained in the header/footer
tableslist[Table]ReadProvides a list of Table objects contained in the header/footer