GetImageFormat Method (ImageExportProvider)
Gets the image format associated with the current export provider. Must be overridden in a derived class to return a specific image format.
'Declaration
Protected MustOverride Function GetImageFormat() As ImageFormat
Return Value
The image format associated with the current export provider.