<PackageReference Include="System.Drawing.Common" Version="10.0.0-preview.6.25358.103" />

TextDataFormat

namespace System.Private.Windows.Ole { internal enum TextDataFormat { Text, UnicodeText, Rtf, Html, CommaSeparatedValue, Xaml } }