[]
Describes export to JPEG files representing the pages of a document.
public class JpegExportProvider : ImageExportProvider
Name | Description |
---|---|
FormatName | Gets a short description of the JPEG export format. |
PreferredOrdinal | Specifies the preferred ordinal of the export format in "save as..." and similar dialogs. This implementation returns 103. |
Name | Description |
---|---|
GetImageFormat() | Gets the image format associated with the current export provider. This implementation returns Jpeg. |