PrintOptions Properties

Aspose.Note for .NET API

PrintOptions Properties

The PrintOptions type exposes the following members.

Properties
  NameDescription
Public propertyDocumentName
Gets or sets the document name to display (for example, in a print status dialog box or printer queue) while printing the document.
Public propertyPageSplittingAlgorithm
Gets or sets algorithm used for page splitting.
Public propertyPrinterSettings
Gets or sets the printer settings.
Public propertyResolution
Gets or sets the resolution for the generated images, in dots per inch.
Top
See Also