page_number_location property
Leave feedback
On this page
The page numbering location for the loaded WordProcessing document, which can forcibly apply page numbering; by default it is WordsPageNumberLocation.not_apply, leaving the document intact.
@property
def page_number_location(self):
...
@page_number_location.setter
def page_number_location(self, value):
...
- class
WordProcessingOptions
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.