Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

Updates the security profile of document.

Document myDocument.SetSecurityProfile(profileName: string)

Arguments

string profileName
Name of security profile

Remarks

Profile is not updated until Document.Save method is called.

If specified named profile is not found error is thrown.

  • No labels