←Select platform

PageNumber Property

Summary

The unique number that represents the page associated with this field in the Pages collection.

Syntax
C#
C++/CLI
Java
Python
[DataMemberAttribute()] 
public int PageNumber { get; set; } 
public int getPageNumber(); 
public void setPageNumber( 
   int intValue 
); 
public:  
   [DataMemberAttribute] 
   property Int32 PageNumber 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
PageNumber # get and set (FieldId) 

Property Value

Unique integer value for each page in the Pages collection starting from 1.

Requirements

Target Platforms

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

Leadtools.Forms.Processing.Omr Assembly

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