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

    See Also