ArcGIS Pro 3.7 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 Property DoCompressVectorGraphics As Boolean
    public bool DoCompressVectorGraphics {get; set;}
    Remarks
    The default value is true.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also