NotebookImageSaveOptions Properties

Aspose.Note for .NET API

NotebookImageSaveOptions Properties

The NotebookImageSaveOptions 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.
(Inherited from NotebookSaveOptionsTDocumentSaveOptions.)
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.
(Inherited from NotebookSaveOptionsTDocumentSaveOptions.)
Top
See Also