←Select platform

PageNumber Property

Summary

The 1-based number of the page that owns this field.

Syntax
C#
VB
C++
Java
public int PageNumber { get; set; } 
Public Property PageNumber As Integer 
public int getPageNumber() 
public void setPageNumber(int pageNumber) 
public: 
property int PageNumber { 
   int get(); 
   void set (    int ); 
} 

Property Value

The 1-based number of the page that owns this field.

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.Pdf Assembly