mark_changed_content property

mark_changed_content property

Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents.

Definition:

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

See Also