public enum ExportFileOptions : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ExportFileOptions Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ExportFileOptions : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ExportFileOptions Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
ExportAsSinglePDF | Export the set of pages to a single, multi-page PDF. |
ExportMultipleNames | Export each map series page to an individual file using the map series page name as a suffix. |
ExportMultipleNumbers | Export each map series page to an individual file using the map series page number as a suffix. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Mapping.ExportFileOptions
Target Platforms: Windows 10, Windows 8.1, Windows 7