![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Constants > E > esriExportPDFLayerOptions Constants (ArcObjects .NET 10.5 SDK) |
Export PDF Layers and Feature Attributes settings.
| Constant | Value | Description |
|---|---|---|
| esriExportPDFLayerOptionsNone | 0 | No Layers and Feature Attributes. |
| esriExportPDFLayerOptionsLayersOnly | 1 | Layers Only. |
| esriExportPDFLayerOptionsLayersAndFeatureAttributes | 2 | Layers and Feature Attributes. |