EmfTypefunction
Specifies the nature of the records that are placed in an Enhanced Metafile (EMF) file.
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.
Parameters
| Name | Description | |
|---|---|---|
EmfTypeEmfOnly | 3 | |
EmfTypeEmfPlusOnly | 4 | |
EmfTypeEmfPlusDual | 5 |
Description
The EmfType enumeration specifies the nature of the records that are placed in an Enhanced Metafile (EMF) file.
Reference
- Documented in Graphics/GdiPlus Flat Api/GdiPlus Enumerations.md
- Topic: GdiPlus Enumerations