Document Settings objects

class docx.settings.Settings[source]

Provides access to document-level settings for a document.

Accessed using the Document.settings property.

element

The lxml element proxied by this object.

True if this document has distinct odd and even page headers and footers.

Read/write.