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: DocumentPassword, LoadHistory.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
DocumentPassword | str | None | Read/Write | Gets or sets the document password. |
LoadHistory | bool | Read/Write | Gets or sets the load history. |