[]
Gets or sets the password to open the document.
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting Password { get; set; }
Type | Description |
---|---|
StringDefaultExportSetting | A StringDefaultExportSetting object representing the password to open the document. |