auto_fit_page_to_drawing_content property
auto_fit_page_to_drawing_content property
The option defines whether to enlarge the page to fit the drawing content.
Definition:
@property
def auto_fit_page_to_drawing_content(self):
...
@auto_fit_page_to_drawing_content.setter
def auto_fit_page_to_drawing_content(self, value):
...
See Also
- class
DiagramConvertOptions