NotebookSaveOptions(TDocumentSaveOptions) Properties

Aspose.Note for .NET API

NotebookSaveOptionsTDocumentSaveOptions Properties

The NotebookSaveOptionsTDocumentSaveOptions generic type exposes the following members.

Properties
  NameDescription
Public propertyDeferredSaving
Gets or sets a value indicating whether children documents should be saved explicitly.
(Inherited from NotebookSaveOptions.)
Public propertyDocumentSaveOptions
Gets or sets the save options for all notebook's child documents.
Public propertyFlatten
Gets or sets a value indicating whether the notebook children hierarchy is saved flattened.
(Inherited from NotebookSaveOptions.)
Public propertySaveFormat
Gets the format in which the notebook is saved.
(Overrides NotebookSaveOptionsSaveFormat.)
Top
See Also