WebThumbnailViewer Class

Summary
Represents a LEADTOOLS AJAX WebThumbnailViewer control that can be used to display a collection of images (of any image format supported by LEADTOOLS) on an ASP.NET 2.0 web page.
Syntax
C#
[ToolboxDataAttribute("<{0}:WebThumbnailViewer runat=server Width=220px Height=320px BorderWidth=1px Bor" + 
 "derStyle=Solid ></{0}:WebThumbnailViewer>")] 
[DefaultPropertyAttribute("ViewerID")] 
public class WebThumbnailViewer : WebControl, INamingContainer, ICallbackEventHandler, IPostBackDataHandler, INotifyPropertyChanged 
Remarks

The WebThumbnailViewer can display the pages of a multipage image in an auto-scrollable view.

To use this control properly, LEADTOOLS binaries must be installed on the server machine.

Only the viewed thumbnails images are loaded (load OnDemand).

This Control works only with ASP.NET 2.0.

Be sure that the DLLs in the LEADTOOLS I/O Library are available to your application. There are two ways of doing this:

  • Install the DLLs in the application's directory

OR

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.