I'm trying to use Color to hilghlight a text to add in a pdf.
textFragment.TextState.BackgroundColor = Aspose.Pdf.Color.FromRgb(System.Drawing.Color.White);
I Have this error : "Connot implicity convert type 'Aspose.Pdf.Color' to 'System.Drawing.Color'
Thanks for your help.
Best regards,
Matthieu