NotebookSaveOptions(TDocumentSaveOptions) Constructor

Aspose.Note for .NET API

NotebookSaveOptionsTDocumentSaveOptions Constructor

Initializes a new instance of the NotebookSaveOptionsTDocumentSaveOptions 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