←Select platform

FormPageNumber Property

Summary

Gets the requested page number of the image.

Syntax

C#
VB
C++
public int FormPageNumber { get; } 
  
Public ReadOnly Property FormPageNumber As Integer 
public: 
property int FormPageNumber { 
   int get(); 
} 

Property Value

The requested page number.

Remarks

The user will know the requested page number of the form so he can load it or scan it according to his application, and provide the required image to method by setting it in Page

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