HtmlSaveOptions.CompressSvgGraphicsIfAny

HtmlSaveOptions.CompressSvgGraphicsIfAny property

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

public bool CompressSvgGraphicsIfAny { get; set; }

Property Value

The HtmlDocumentType.

See Also