source_format property

source_format property

Returns information about from which format presentation was loaded. Read-only IPresentation.source_format.

Definition:

@property
def source_format(self):
    ...

See Also