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