NotebookLoadOptions Constructor

Aspose.Note for .NET API

NotebookLoadOptions Constructor

Initializes a new instance of the NotebookLoadOptions class.

Namespace:  Aspose.Note
Assembly:  Aspose.Note (in Aspose.Note.dll) Version: 18.1
Syntax
public NotebookLoadOptions()
Public Sub New
public:
NotebookLoadOptions()
new : unit -> NotebookLoadOptions
See Also