Password
ILoadOptions.Password property
In implementing class should allow to set a password for the encoded password-protected document. By default password is not used - string has a NULL value.
public string Password { get; set; }
See Also
- interface ILoadOptions
- namespace GroupDocs.Editor.Options
- assembly GroupDocs.Editor