Click or drag to resize

PDFViewCtrlGetHScrollPos Method

Gets the current horizontal scroll position in scrollable space.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public double GetHScrollPos()

Return Value

Type: Double
the current horizontal scroll position.
See Also