[]
Describes export to image JPEG format.
public class JpegExportProvider : ExportProvider
Name | Description |
---|---|
JpegExportProvider() |
Name | Description |
---|---|
DefaultExtension | Gets the default filename extension for the current export format. This implementation returns "jpeg". |
FormatName | Gets a short description of the JPEG export format. |
Name | Description |
---|---|
NewExporter() | Creates a new instance of the JpegExporter class. |