export_style_pool property

export_style_pool property

Exporting style pool when converting to json struct.

Definition:

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

See Also