Class ExportImageFormat
Specifes the image export format in Worksheet to image conversion.
Inheritance
System.Object
ExportImageFormat
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Portable.dll
Syntax
public sealed class ExportImageFormat : Enum
Fields
Jpeg
Jpeg Format
Declaration
public const ExportImageFormat Jpeg
Field Value
Type | Description |
---|---|
ExportImageFormat |
Png
Png Format
Declaration
public const ExportImageFormat Png
Field Value
Type | Description |
---|---|
ExportImageFormat |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |