layout_options property

layout_options property

The options of import json.

Definition:

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

See Also