Document Constructor

Aspose.Note for .NET API

Document Constructor

Initializes a new instance of the Document class. Creates a blank OneNote document.

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