←Select platform

ModifiedOffset Property

Summary

Indicates the offset for the modified document page.

Syntax
C#
VB
C++
public LeadPointD ModifiedOffset {get; set;} 
Public Property ModifiedOffset() As LeadPointD 
   Get 
   Set 
public:  
   property LeadPointD^ ModifiedOffset 
   { 
      LeadPointD^ get() 
      void set(LeadPointD^ value) 
   } 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Document.Compare Assembly