file_format property

file_format property

The file format name, for example “Microsoft Word Document”.

Definition:

@property
def file_format(self):
    ...

See Also