←Select platform

PageNumber Property

Summary

The page where the Difference is located.

Syntax
C#
VB
C++
public int PageNumber {get; set;} 
Public Property PageNumber() As Integer 
   Get 
   Set 
public:  
   property Int32 PageNumber 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

1-based page number where the Difference is located.

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