modifiedOffset Property

Summary

Indicates the offset for the modified document page.

Syntax
TypeScript
JavaScript
Object.defineProperty(CompareRasterPageOptions.prototype, 'modifiedOffset', 
   get: function(), 
   set: function(value) 
) 
modifiedOffset: lt.LeadPointD; 

Property Value

A LeadPointD defining the shift for the document page. The default value is a point of (0,0).

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