←Select platform

Page Property

Summary

Return the page number for the file that was just added to the RasterThumbnailBrowser.

Syntax

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

Property Value

An System.Int32 value that contains the page number in the file that was just added.

Example

For an example, refer to RasterThumbnailBrowser.LoadThumbnails.

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