ArcGIS Pro 2.6 API Reference Guide
DoCompressVectorGraphics Property (PDFFormat)

ArcGIS.Desktop.Mapping Namespace > PDFFormat Class : DoCompressVectorGraphics Property
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

Property Value

Type: System.Boolean
Remarks
(The default value is true)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

PDFFormat Class
PDFFormat Members