Class ExportImageFormat
Specifes the image export format in NetCore slide to image conversion.
Inheritance
System.Object
ExportImageFormat
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.NET.dll
Syntax
public sealed class ExportImageFormat : Enum
Fields
Jpeg
Specifies the image export format is JPEG
Declaration
public const ExportImageFormat Jpeg
Field Value
Type |
---|
ExportImageFormat |
Png
Specifies the image export format is PNG
Declaration
public const ExportImageFormat Png
Field Value
Type |
---|
ExportImageFormat |