Aspose::Words::Saving::SaveOptions::get_UseHighQualityRendering method

SaveOptions::get_UseHighQualityRendering method

Gets or sets a value determining whether or not to use high quality (i.e. slow) rendering algorithms.

bool Aspose::Words::Saving::SaveOptions::get_UseHighQualityRendering() const

Remarks

The default value is false.

This property is used when the document is exported to image formats: Tiff, Png, Bmp, Jpeg, Emf.

See Also