SColour on Oval errors...

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

lidds
User
Posts: 514
Joined: Sat May 16, 2009 1:55 pm

SColour on Oval errors...

Post by lidds »

Hi,

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)
This also seems to happen with FColor also

I looked at your manual and I believt this is correct?

Thanks

Simon
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2448
Joined: Thu Jun 30, 2005 4:11 pm

Re: SColour on Oval errors...

Post by Vasyl - PDF-XChange »

Hi, Simon

Try to:
Me.pdfView.SetProperty("Commenting.Cloud.Styles[0].SColor", RGB(255, 255, 0), 0);

It is bug in help-manual, sorry. Will be fixed in the future.

Best
Redards.
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.