requested_page_width property
Leave feedback
On this page
Gets or sets the requested page width value.
This value is used to scale the template fields to the desired page size.
The default value is null which means no scaling is made.
@property
def requested_page_width(self):
...
@requested_page_width.setter
def requested_page_width(self, value):
...
- module
groupdocs.parser.options - class
AdjustmentFieldsOptions
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.