auto_fit_page_to_drawing_content property

auto_fit_page_to_drawing_content property

Defines whether need enlarge page to fit drawing content or not

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