ArcGIS Pro 3.0 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, Windows 8.1

    See Also