requested_page_width property
requested_page_width property
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.
Definition:
@property
def requested_page_width(self):
...
@requested_page_width.setter
def requested_page_width(self, value):
...
See Also
- module
groupdocs.parser.options - class
AdjustmentFieldsOptions