page_layout_options property

page_layout_options property

The page layout options used when loading web documents.

Definition:

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

See Also