←Select platform

OriginalPageNumber Property

Summary

The number of this page in the original document

Syntax

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

Property Value

Refer to OriginalPageNumber.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly