ScrollPreview(Single,Single,Boolean) Method
In This Topic
Scrolls the previewed document in the client area by the specified horizontal and vertical amounts. The scroll amounts are expressed in document coordinates.
Syntax
Parameters
- dx
- The horizontal scroll amount.
- dy
- The vertical scroll amount.
- allowRowChange
- If true, the currently shown row of pages may be changed by the scroll operation. Otherwise, it can not.
See Also