←Select platform

PageNumber Property (GetInformationRequest)

Summary

Gets or sets a value indicating the page number in the file to query.

Syntax

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

Property Value

An integer value that specifies the page to query.

Example

For an example, refer to GetInformationRequest.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.Raster.DataContracts Assembly
Click or drag to resize