fit_window property
fit_window property
Specifies whether document window must be resized to fit the first displayed page. Default: false.
Definition:
@property
def fit_window(self):
...
@fit_window.setter
def fit_window(self, value):
...
See Also
- module
groupdocs.conversion.options.convert
- class
PdfFormattingOptions