Search
SvgGraphics2D.setGZipOutput Method
See Also
 






Namespace: com.mindfusion.svg
Package: com.mindfusion.svg

 Syntax

Java  Copy Code

public void setGZipOutput (
    boolean GZipOutput
)

 Parameters

GZipOutput

must be 'true' if gzipped output (.svgz) is allowed. Default: true

 See Also