footer_first property

HeaderFooterCollection.footer_first property

Retrieves a footer for the first page of the section.

@property
def footer_first(self) -> aspose.words.HeaderFooter:
    ...

See Also