to_list method

to_list(self)

Creates a list from the package.

Returns

A list that contains all IPTC dataSets from the package.


def to_list(self):
    ...

See Also