←Select platform

PageNumber Property

Summary
The 1-based number of the page that owns this signature.
Syntax
C#
VB
C++
Java
public int PageNumber { get; set; } 
Public Property PageNumber As Integer 
public int getPageNumber(); 
public void setPageNumber( 
   int intValue 
); 
public: 
property int PageNumber { 
   int get(); 
   void set (    int ); 
} 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.