Click or drag to resize

PDFViewCtrlGetVScrollPos Method

Gets the current vertical scroll position in scrollable space.

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

Return Value

Type: Double
Gets the current vertical scroll position.
See Also