<PackageReference Include="System.Drawing.Common" Version="11.0.0-preview.2.26159.112" />

System.Private.Windows.Ole.TextDataFormat

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