C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / JpegExportProvider Class / FormatKey Property

In This Topic
FormatKey Property (JpegExportProvider)
In This Topic
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.
Syntax
'Declaration
 
Public Overridable ReadOnly Property FormatKey As String
 
See Also