[]
        
(Showing Draft Content)

C1.C1Preview.Export.BmpExportProvider.GetImageFormat

GetImageFormat Method

GetImageFormat()

Gets the image format associated with the current export provider. This implementation returns Bmp.

Declaration
protected override ImageFormat GetImageFormat()
Returns
Type Description
ImageFormat

The image format associated with the current export provider.

Overrides