ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / EPSFormat Class / EPSFormat Constructor
Example

EPSFormat Constructor
Initialize a new instance of EPSFormat.
Syntax
public EPSFormat()
Example
EPS_Constructor
EPSFormat EPS = new EPSFormat();
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also