Version

ScrollManager Class Members

The following tables list the members exposed by ScrollManager.

Public Methods
 NameDescription
Public MethodScrollLineDownScrolls the EditorDocumentView down by one line.  
Public MethodScrollLinesDownScrolls the EditorDocumentView down by the specified number of lines.  
Public MethodScrollLinesUpScrolls the EditorDocumentView up by the specified number of lines.  
Public MethodScrollLineUpScrolls the EditorDocumentView up by one line.  
Public MethodScrollPageDownScrolls the EditorDocumentView down by one page.  
Public MethodScrollPageUpScrolls the EditorDocumentView up by one page.  
See Also