←Select platform

PageNumber Property

Summary
The 1-based number of the page that owns this signature.
Syntax
C#
C++/CLI
Java
Python
public int PageNumber { get; set; } 
public int getPageNumber(); 
public void setPageNumber( 
   int intValue 
); 
public: 
property int PageNumber { 
   int get(); 
   void set (    int ); 
} 
PageNumber # get and set (PDFSignature) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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