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

NameTypeAccessDescription
DocumentPasswordstr | NoneRead/WriteGets or sets the document password.
LoadHistoryboolRead/WriteGets or sets the load history.

See Also