caption_writer property

caption_writer property

Gets or sets the writer/editor.

Definition:

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

See Also