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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.