Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgReference Class / InSvgzFormat Property

In This Topic
    InSvgzFormat Property
    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