SaveOptions Constructor

Aspose.Note for .NET API

SaveOptions Constructor

Initializes a new instance of the SaveOptions class

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