Aspose::Cells::Rendering::ImageOrPrintOptions::SetVerticalResolution method

ImageOrPrintOptions::SetVerticalResolution method

Gets or sets the vertical resolution for generated images, in dots per inch. Applies generating image method except Emf format image.

void Aspose::Cells::Rendering::ImageOrPrintOptions::SetVerticalResolution(int32_t value)

Remarks

The default value is 96.

See Also