PrintOptions Constructor

Aspose.Note for .NET API

PrintOptions Constructor

Initializes a new instance of the PrintOptions class.

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