WordProcessingHeaderFooter class

WordProcessingHeaderFooter class

Represents a header/footer in a Word document.

The WordProcessingHeaderFooter type exposes the following members:

Methods

Method Description
find_images Finds images according to the specified search criteria. (inherited from ContentPart)
find_images_image_search_criteria (inherited from ContentPart)
search Finds possible watermarks according to the specified search criteria. (inherited from ContentPart)
search_search_criteria (inherited from ContentPart)

Properties

Property Description
header_footer_type The type of this WordProcessingHeaderFooter.
is_linked_to_previous The header/footer is linked to the corresponding header/footer in the previous section.
section The parent section of this WordProcessingHeaderFooter.

See Also