<PackageReference Include="System.Drawing.Common" Version="10.0.0-rc.2.25502.107" />

IDataFormat

interface IDataFormat
Internal interface for a data format.
int Id { get; }

Specifies the ID number for this format.

string Name { get; }

Specifies the name of this format.