Aspose.Note for .Net
OneSaveOptionsDocumentPassword Property |
Gets or sets a password to encrypt the document content.
Namespace: Aspose.Note.Saving
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public string DocumentPassword { get; set; }
Public Property DocumentPassword As String Get Set
public: property String^ DocumentPassword { String^ get (); void set (String^ value); }
member DocumentPassword : string with get, set
Property Value
Type: String