to_list method

to_list

Creates a list from the package.

Returns

A list that contains all IPTC records from the package.

def to_list(self):
    ...

See Also