←Select platform

PageNumber Property

Summary

The page number associated with this field in the Pages object.

Syntax
C#
VB
C++
[DataMemberAttribute()] 
public int PageNumber { get; set; } 
<DataMemberAttribute()>  
Public Property PageNumber() As Integer 
   Get 
   Set 
public:  
   [DataMemberAttribute] 
   property Int32 PageNumber 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

The page number associated with this field.

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

Leadtools.Forms.Processing.Omr Assembly

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