page_numbers property
Leave feedback
On this page
The page numbers to add the watermark.
All numbers must be greater than or equal to 1. This property is only used when adding the watermark to a document. If this value is None or empty, the watermark is added to all pages.
@property
def page_numbers(self):
...
@page_numbers.setter
def page_numbers(self, value):
...
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.