WordProcessingHeaderFooter class
WordProcessingHeaderFooter class
Represents a header/footer in a Word document.
Inheritance: WordProcessingHeaderFooter
→
ContentPart
The WordProcessingHeaderFooter type exposes the following members:
Properties
Property | Description |
---|---|
header_footer_type | Gets the type of this WordProcessingHeaderFooter . |
section | Gets the parent section of this WordProcessingHeaderFooter . |
is_linked_to_previous | Gets or sets a value indicating whether this header/footer is linked to
the corresponding header/footer in the previous section. |
Methods
Method | Description |
---|---|
find_images | Finds images according to the specified search criteria.
The search is conducted in the objects specified in Watermarker.searchable_objects . |
find_images | Finds all images in the content.
The search is conducted in the objects specified in Watermarker.searchable_objects . |
search | Finds possible watermarks according to specified search criteria.
The search is conducted in the objects specified in Watermarker.searchable_objects . |
search | Finds all possible watermarks in the content.
The search is conducted in the objects specified in Watermarker.searchable_objects . |
See Also
- module
groupdocs.watermark.contents.wordprocessing
- class
ContentPart
- class
WordProcessingHeaderFooter