←Select platform

CandidatePageNumber Property

Summary

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

Syntax

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

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly