makeRegionVisible

Make a region visible.
makeRegionVisible([in] LONG regionHandle)
This function makes sure that the specified region is visible in the window. It will change to the correct page and scroll the window, as needed.
VB:
viewer.makeRegionVisbile(region)