pdf generation - Unity3d sharpPDF plugin different color of rows and cells -
I am using the fast PDF plugin in Unity.
I think that .roStyle
and .alternateRowStyle
there, but I want to make all the rows (or even cells) different colors For example, the first line should be red, the other should be blue, the third should be yellow, etc.
Is this possible? Thank you.
Comments
Post a Comment