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

EMFFormat Constructor
Initialize a new instance of EMFFormat.
Syntax
public EMFFormat()
Example
EMF_Constructor
EMFFormat EMF = new EMFFormat();
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also