Aspose::Cells::Rendering::ImageOrPrintOptions::SetHorizontalResolution method

ImageOrPrintOptions::SetHorizontalResolution method

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

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

Remarks

The default value is 96.

See Also