Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Development and suggestions about third part tool integration.
Cordova, Xamarin, Basic4Android topics are listed here.
  • Page:
  • 1
  • 2

TOPIC:

Change Annotation Color 5 years 9 months ago #13992

  • mfranc28
  • mfranc28's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 25
  • Thank you received: 0
ok, thanks.

What do you intend for rendere page after setting color? I have to call Page.Render? In this case what is the input value?

Please Log in or Create an account to join the conversation.

Change Annotation Color 5 years 9 months ago #13997

  • nermeen
  • nermeen's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 962
  • Thank you received: 87
This can be achieved by calling:
PDFLayoutView.RefreshCurrentPage();
or
PDFLayoutView.RefreshPageAsync(pageno);
The following user(s) said Thank You: mfranc28

Please Log in or Create an account to join the conversation.

Change Annotation Color 5 years 9 months ago #14017

  • mfranc28
  • mfranc28's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 25
  • Thank you received: 0
Annotation Color works, don't works on Signature Annotation. Why?

Please Log in or Create an account to join the conversation.

Change Annotation Color 5 years 9 months ago #14019

  • nermeen
  • nermeen's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 962
  • Thank you received: 87
It's not supported for Signature fields.
/**
		 * set fill color of square/circle/highlight/line/ploygon/polyline/sticky text/free text/text field annotation.<br/>
		 * you need render page again to show modified annotation.<br/>
		 * this method require professional or premium license
		 * @param color color value formatted as 0xAARRGGBB.
		 * @return true or false
		 */
final public boolean SetFillColor( int color )

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2
Powered by Kunena Forum