Aspose::Pdf::HtmlSaveOptions::set_CompressSvgGraphicsIfAny method

HtmlSaveOptions::set_CompressSvgGraphicsIfAny method

Sets the flag that indicates whether found SVG graphics(if any) will be compressed(zipped) into SVGZ format during saving.

void Aspose::Pdf::HtmlSaveOptions::set_CompressSvgGraphicsIfAny(bool value)

Remarks

The HtmlDocumentType.

See Also