Click or drag to resize

ImageFormatInfo Properties

The ImageFormatInfo type exposes the following members.

Properties
  NameDescription
Public propertyExportRoot
The object which will be exported.
Public propertyFilename
The filename of the exported image
Public propertyImageDPI
The DPI is used to calculate the size of the image in centimeter/inch. 72 dpi or 96 dpi is the screen resolution.
Public propertyImageFormat
The image format used for the export
Public propertyImageHeight
Height of the image in pixel. The width is calculated to preserve the aspect ratio.
Top
See Also