LoadOptions Properties

Aspose.Note for .NET API

LoadOptions Properties

The LoadOptions type exposes the following members.

Properties
  NameDescription
Public propertyDocumentPassword
Gets or sets a password for the encrypted document content. Value is ignored in case the document is not password protected.
Public propertyLoadHistory
Gets or sets a value indicating whether a document loader should ignore the history. Use this option to decrease memory and CPU usage. Default value is true.
Top
See Also