Class ImageType
Possible image types for image conversion.
Inheritance
System.Object
ImageType
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.dll
Syntax
public sealed class ImageType : Enum
Fields
Bitmap
Bitmap image.
Declaration
public const ImageType Bitmap
Field Value
Type |
---|
ImageType |
Metafile
Metafile image.
Declaration
public const ImageType Metafile
Field Value
Type |
---|
ImageType |