remove_write_protection method

remove_write_protection

Removes write protection for this presentation.

def remove_write_protection(self):
    ...

Examples

This sample code shows you how to remove the write protection from a PowerPoint Presentation.

See Also