C1.Silverlight.PdfViewer.5
ScrollToVerticalOffset Method

The target vertical offset position.
Scrolls the content to the specified vertical offset position.
Syntax
'Declaration
 
Public Sub ScrollToVerticalOffset( _
   ByVal offset As System.Double _
) 
public void ScrollToVerticalOffset( 
   System.double offset
)

Parameters

offset
The target vertical offset position.
See Also

Reference

C1PdfViewer Class
C1PdfViewer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.