ArcGIS Pro 3.6 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 bool DoCompressToSVGZ {get; set;}
    Public Property DoCompressToSVGZ As Boolean
    Remarks
    The default value is false.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also