Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
141598 | Dec 19,2018 09:55 PM UTC | Mar 14,2019 06:22 AM UTC | WinForms | 7 |
![]() |
Tags: PdfViewer |
int backupVerticalOffset = ViewerCtl.VerticalScrollOffset / ViewerCtl.ZoomPercentage;
int backupHorizontalOffset = ViewerCtl.HorizontalScrollOffset / ViewerCtl.ZoomPercentage; |
ViewerCtl.VerticalScrollOffset = backupVerticalOffset * ViewerCtl.ZoomPercentage;
ViewerCtl.HorizontalScrollOffset = backupHorizontalOffset * ViewerCtl.ZoomPercentage;
|
CTRL
key and mouse wheel where the mouse cursor is pointed to.” has been included in our Essential Studio 2019 Volume 1 beta release v17.1.0.32 and is available for download under the following link. This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.