[]
        
(Showing Draft Content)

C1.C1Preview.Export.ImageExportProvider.GetImageFormat

GetImageFormat Method

GetImageFormat()

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 abstract ImageFormat GetImageFormat()
Returns
Type Description
ImageFormat

The image format associated with the current export provider.