I am trying to set the default colour of an oval using the following code, however is errors
Code: Select all
Me.pdfView.SetProperty("Commenting.Cloudy.Styles[0].SColor", RGB(255, 255, 0), 0)
I looked at your manual and I believt this is correct?
Thanks
Simon