SetWriteProtection

IProtectionManager.SetWriteProtection method

Set write protection for this presentation with specified password.

public void SetWriteProtection(string password)
ParameterTypeDescription
passwordStringThe password.

See Also