Aspose::Pdf::HtmlSaveOptions::get_CompressSvgGraphicsIfAny method

HtmlSaveOptions::get_CompressSvgGraphicsIfAny method

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

bool Aspose::Pdf::HtmlSaveOptions::get_CompressSvgGraphicsIfAny() const

Remarks

The HtmlDocumentType.

See Also