FormatKey Property (JpegExportProvider)
Gets the format key, which is an arbitrary string that should uniquely identify the current export provider/format. The default implementation returns the current
ExportProvider's type name.
public virtual string FormatKey {get;}
'Declaration
Public Overridable ReadOnly Property FormatKey As String