com.aspose.note

Class OneSaveOptions



  • public final class OneSaveOptions
    extends SaveOptions

    Allows to specify additional options when saving document to OneNote format.

    • Constructor Detail

      • OneSaveOptions

        public OneSaveOptions()

        Initializes a new instance of the OneSaveOptions class.

    • Method Detail

      • getDocumentPassword

        public String getDocumentPassword()

        Gets or sets a password to encrypt the document content.

      • setDocumentPassword

        public void setDocumentPassword(String value)

        Gets or sets a password to encrypt the document content.