←Select platform

Page Property

Summary

Gets the page number (1-based index) of the image loaded in this thumbnail.

Syntax

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

Property Value

The page number (1-based index) of the image currently loaded in the thumbnail.

Remarks

You can use this property to load the same image manually into the WebImageViewer control.

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