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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Web Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.