WordProcessingSection class

WordProcessingSection class

Represents a Word document section.

The WordProcessingSection 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
headers_footers The collection of all headers and footers of this WordProcessingSection.
page_setup The printing page setup for this WordProcessingSection.
shapes The collection of all shapes contained in this WordProcessingSection.

See Also