viewScrollOffset Property

Summary

Scroll the view by the specified amount.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewOptions.prototype, 'viewScrollOffset', 
   get: function(), 
   set: function(value) 
) 
viewScrollOffset: LeadPointD; 

Property Value

Scroll the view by the specified amount. The default value is (0,0).

Remarks

Refer to DocumentViewOptions for more information.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly