get_by_header_footer_type method

get_by_header_footer_type(header_footer_type)

Retrieves a HeaderFooter of the specified type.

def get_by_header_footer_type(self, header_footer_type: aspose.words.HeaderFooterType):
    ...
ParameterTypeDescription
header_footer_typeHeaderFooterType

See Also