NotebookSaveOptions Constructor

Aspose.Note for .NET API

NotebookSaveOptions Constructor

Initializes a new instance of the NotebookSaveOptions class.

Namespace:  Aspose.Note.Saving
Assembly:  Aspose.Note (in Aspose.Note.dll) Version: 18.1
Syntax
protected NotebookSaveOptions()
Protected Sub New
protected:
NotebookSaveOptions()
new : unit -> NotebookSaveOptions
See Also