Encrypt

WordProcessingContent.Encrypt method

Encrypts the document.

public void Encrypt(string password)
Parameter Type Description
password String The password that will be required to open the document.

See Also