[]
Gets the image format associated with the current export provider. Must be overridden in a derived class to return a specific image format.
protected abstract ImageFormat GetImageFormat()
| Type | Description |
|---|---|
| ImageFormat | The image format associated with the current export provider. |