Aspose::Cells::Rendering::ImageOrPrintOptions::GetVerticalResolution method

ImageOrPrintOptions::GetVerticalResolution method

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

int32_t Aspose::Cells::Rendering::ImageOrPrintOptions::GetVerticalResolution()

Remarks

The default value is 96.

See Also