←Select platform

OriginalOffset Property

Summary

Indicates the offset for the original document page.

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

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

Leadtools.Document.Compare Assembly