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

In This Topic
    EPSFormat Constructor
    In This Topic
    Initialize a new instance of EPSFormat.
    Syntax
    public EPSFormat()
    Public Function New()
    Example
    EPS_Constructor
    EPSFormat EPS = new EPSFormat();
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also