page_layout_options property

page_layout_options property

The property implements IPageLayoutOptions.page_layout_options.

Definition:

@property
def page_layout_options(self):
    ...
@page_layout_options.setter
def page_layout_options(self, value):
    ...

See Also