Click or drag to resize

PDFViewCtrlSetVScrollPos Method

Sets the vertical scroll position in scrollable space.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetVScrollPos(
	double pos
)

Parameters

pos
Type: SystemDouble
new vertical scroll position.
See Also