NsfLoadOptions class

NsfLoadOptions class

Options for loading Nsf documents.

The NsfLoadOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of NsfLoadOptions class.

Methods

Method Description
clone Clones current instance.

Properties

Property Description
convert_owned The ConvertOwned flag that indicates owned documents will be converted.
convert_owner The ConvertOwner option, implementing IDocumentsContainerLoadOptions.convert_owner, is read‑only; set to False to prevent the owner from being converted.
depth The depth of the document container load options.
format The input document file type. (inherited from LoadOptions)

See Also