Quantcast
Channel: Aspose.Pdf Product Family
Viewing all articles
Browse latest Browse all 3131

Aspose Pdf Background Foreground color

$
0
0
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

Viewing all articles
Browse latest Browse all 3131

Trending Articles