This document is archived and information here might be outdated.  Recommended version.


IExportVectorOptions Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IE > IExportVectorOptions Interface
ArcGIS Developer Help

IExportVectorOptions Interface

Provides access to members that control the Vector Export Options.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property MaxVertexNumber Maximum number of vertices in feature.
Read/write property PolygonizeMarkers Polygonize (represent as vectors instead of fonts) marker symbols option.

Classes that implement IExportVectorOptions

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.