Enum ImageType
Specifies the type of the image.
Namespace: Syncfusion.Drawing
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum ImageType
Fields
| Name | Description |
|---|---|
| Bitmap | Specifies the ImageType is bitmap |
| Metafile | Specifies the ImageType is metafile |