is_write_protected property

is_write_protected property

Gets a value indicating whether this presentation is write protected. Read-only bool.

Definition:

@property
def is_write_protected(self):
    ...

See Also