set_write_protection method

set_write_protection

Set write protection for this presentation with specified password.

def set_write_protection(self, password):
    ...
ParameterTypeDescription
passwordstrThe password.

See Also