'Usage Dim instance As CodecFactory Dim Format As String Dim value As IExporter value = instance.Exporter(Format)
public: abstract IExporter^ Exporter( String^ Format )
Parameters
- Format
- The format to be used for the compression/export
Return Value
The new Exported object