ImageSaveOptions Properties

Aspose.Note for .NET API

ImageSaveOptions Properties

The ImageSaveOptions type exposes the following members.

Properties
  NameDescription
Public propertyPageIndex
Gets or sets the index of the first page to save. By default is 0.
Public propertyResolution
Gets or sets the resolution for the generated images, in dots per inch.
Public propertySaveFormat
Gets or sets the format in which the document is saved.
(Inherited from SaveOptions.)
Top
See Also