Aspose::Cells::Rendering::ImageOrPrintOptions::GetHorizontalResolution method

ImageOrPrintOptions::GetHorizontalResolution method

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

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

Remarks

The default value is 96.

See Also