custom_data property

custom_data property

Returns the presentation’s custom data. Read-only ICustomData.

Definition:

@property
def custom_data(self):
    ...

See Also