EmfRenderMode
EmfRenderMode enumeration
The emf render mode
public enum EmfRenderMode
Values
Name | Value | Description |
---|---|---|
Auto | 0 |
The automatic mode |
EmfOnly | 1 |
The EMF only mode, rendering only emf records |
EmfPlusOnly | 2 |
The EMF plus only mode, rendering only emf plus records |
Dual | 3 |
The dual mode, rendering emf records and emf plus records |
See Also
- namespace Aspose.Imaging.FileFormats.Emf
- assembly Aspose.Imaging