content_format property

content_format property

Gets or sets the content format.

Definition:

@property
def content_format(self):
    ...
@content_format.setter
def content_format(self, value):
    ...

See Also