Provides access to members that control the Vector Export Options.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
MaxVertexNumber | Maximum number of vertices in feature. |
![]() |
PolygonizeMarkers | Polygonize (represent as vectors instead of fonts) marker symbols option. |
CoClasses that implement IExportVectorOptions
| CoClasses and Classes | Description |
|---|---|
| ExportAI | Class used to export maps to AI (Adobe Illustrator) format. |
| ExportEMF | Class used to export maps to EMF (Windows Enhanced Metafile) format. |
| ExportPDF | Class used to export maps to PDF (Portable Document Format) format. |
| ExportPS | Class used to export maps to PS (PostScript) and EPS (Encapsulated PostScript) format. |
| ExportSVG | Class used to export maps to SVG (Scalable Vector Graphics) format. |
