ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / AIXFormat Class / DoCompressVectorGraphics Property

In This Topic
    DoCompressVectorGraphics Property (AIXFormat)
    In This Topic
    Gets or sets a Boolean that controls compression of vector and text portions of the output file. Image compression is defined separately.
    Syntax
    public bool DoCompressVectorGraphics {get; set;}
    Public Property DoCompressVectorGraphics As Boolean
    Remarks
    (The default value is true)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also