I want to loop x number of arrays and type array(x).tostring into a pdf. How can I fix this errro?

My variable pdfTextArray is String type, how can I make the TypeArgument to be String. I tried to browse but I only find System.String

Thank you in advance

I did not get a solution yet

Thanks guys,I changed the TypeAurgument to string

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.