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