available_formats property

available_formats property

Gets a list of recognized formats, see DocumentFormatConfiguration.

Definition:

@property
def available_formats(self):
    ...

See Also