ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SVGFormat Class / DoCompressToSVGZ Property

In This Topic
    DoCompressToSVGZ Property
    In This Topic
    Gets or sets a Boolean that controls if the document will be compressed.
    Syntax
    Public Property DoCompressToSVGZ As Boolean
    public bool DoCompressToSVGZ {get; set;}
    Remarks
    The default value is false.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also