header_first property

HeaderFooterCollection.header_first property

Retrieves a header for the first page of the section.

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

See Also