ComponentOne PdfViewer for UWP
ScrollToHorizontalOffset Method

C1.UWP.PdfViewer Assembly > C1.Xaml.PdfViewer Namespace > C1PdfViewer Class : ScrollToHorizontalOffset Method
The target horizontal offset position.
Scrolls the content to the specified horizontal offset position.
Syntax
'Declaration
 
Public Sub ScrollToHorizontalOffset( _
   ByVal offset As System.Double _
) 
public void ScrollToHorizontalOffset( 
   System.double offset
)

Parameters

offset
The target horizontal offset position.
See Also

Reference

C1PdfViewer Class
C1PdfViewer Members