←Select platform

PageNumber Property

Summary

Page number in the owner document

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

Property Value

Refer to PageNumber.

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

Leadtools.Document Assembly

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