LoadOptions
Overview
LoadOptions is a class in Aspose.Note FOSS for Python.
LoadOptions.DocumentPassword holds the password used to open encrypted documents, or None if not set.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
DocumentPassword | str | None | Read | Holds the password used to open encrypted documents, or None if not set |
LoadHistory | bool | Read | Indicates whether the document’s edit history should be loaded when opening the file |