[]
        
(Showing Draft Content)

C1.C1Preview.Export.ExportProvider.FormatKey

FormatKey Property

FormatKey

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.

Declaration
public virtual string FormatKey { get; }