In This Topic
Gets or sets a value indicating whether the embedded SVG document should be encoded using the compressed SVGZ format.
Syntax
'Declaration
Public Property InSvgzFormat As System.Boolean
public System.bool InSvgzFormat {get; set;}
See Also