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

In This Topic
    EMFFormat Constructor
    In This Topic
    Initialize a new instance of EMFFormat.
    Syntax
    public EMFFormat()
    Public Function New()
    Example
    EMF_Constructor
    EMFFormat EMF = new EMFFormat();
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also