Click or drag to resize

PDFViewCtrlSetHScrollPos Method

Sets the horizontal scroll position in scrollable space.

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

Parameters

pos
Type: SystemDouble
new horizontal scroll position.
See Also