logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Post a reply
From:
Message:

Maximum number of characters in each post is: 32767
Bold Italic Underline   Highlight Quote Choose Language for Syntax Highlighting Insert Image Insert an existing Attachment or upload a new File... Create Link   Unordered List Ordered List   Left Justify Center Justify Right Justify   Outdent Indent   More BBCode Tags
Font Color Font Size
Security Image:
Enter The Letters From The Security Image:
  Preview Post Cancel

Last 10 Posts (In reverse order)
Paul Rayman Posted: Friday, November 22, 2019 2:25:13 PM(UTC)
 
Code:
PdfViewer.PageToClient(...);
ESchunk Posted: Friday, November 22, 2019 10:46:32 AM(UTC)
 
I'm using the ScrollToPoint method but would like only to call it if the the point I want to scroll to is not currently visible? Any suggestions on how I can determine if a given point is currently visible?

Thanks,

Ted