I am working with ASPOSE.pdf.kit in C# VS 08 and have been able to successfully place various annotations (freehand/ellipse/line/polyline/circle/square).
I am now trying to figure out how to set the fill color and opacity. I can see properties to set line width/outline color but not the fill color.
Also, the line width for polyline does not work. I’ve set it to 10 but it comes through on the pdf as 0.
Any suggestions? Thanks