←Select platform

CandidatePageNumber Property

Summary

Page number of the candidate page found with full text search.

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

Property Value

The 1-based page number of the candidate page found with full text search. Default value is 0.

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.Auto Assembly

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