GetImageFormat Method (TiffExportProvider)
Gets the image format associated with the current export provider. This implementation returns
System.Drawing.Imaging.ImageFormat.Tiff.
'Declaration
Protected Overrides Function GetImageFormat() As ImageFormat
Return Value
The image format associated with the current export provider.