Click here to Skip to main content
16,018,818 members

Comments by VAIBHAV RAWAT (Top 1 by date)

VAIBHAV RAWAT 7-Apr-21 8:11am View    
font.Color = new BaseColor(gvExcel[i].RowStyle.ForeColor)
this line give me an error in my code

System.Drawing.Font' does not contain a definition for 'Color' and no extension method 'Color' accepting a first argument of type 'System.Drawing.Font' could be found (are you missing a using directive or an assembly reference?

and my pdf which i got is dark in background color

please help me,i am new in dot net