NotebookLoadOptions Properties

Aspose.Note for .NET API

NotebookLoadOptions Properties

The NotebookLoadOptions type exposes the following members.

Properties
  NameDescription
Public propertyDeferredLoading
Gets or sets a value indicating whether children documents should be loaded explicitly later.
Public propertyInstantLoading
Gets or sets a value indicating whether children documents should be loaded while the parent document is loading.
Top
See Also