CadWriter.RegisterWriter

CadWriter.RegisterWriter method

Registers the writer.

public static void RegisterWriter(Type writer, string format)
ParameterTypeDescription
writerTypeThe writer.
formatStringThe format.

See Also