←Select platform

CandidatePageNumber Property

Summary

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

Syntax
C#
C++/CLI
Java
Python
public int CandidatePageNumber { get; set; } 
public:  
   property int CandidatePageNumber 
   { 
      int get() 
      void set(int value) 
   } 
getCandidatePageNumber(); 
public void setCandidatePageNumber( 
   int 
); 
CandidatePageNumber # get and set (DiskMasterForm) 

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

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