Leadtools.Web.Controls Namespace : WebThumbnailViewer Class |
[ToolboxDataAttribute("<{0}:WebThumbnailViewer runat=server Width=220px Height=320px BorderWidth=1px BorderStyle=Solid ></{0}:WebThumbnailViewer>")] [ToolboxBitmapAttribute()] [DefaultPropertyAttribute("ViewerID")] public class WebThumbnailViewer : System.Web.UI.WebControls.WebControl, System.ComponentModel.IComponent, System.ComponentModel.INotifyPropertyChanged, System.IDisposable, System.Web.UI.IAttributeAccessor, System.Web.UI.ICallbackEventHandler, System.Web.UI.IControlBuilderAccessor, System.Web.UI.IControlDesignerAccessor, System.Web.UI.IDataBindingsAccessor, System.Web.UI.IExpressionsAccessor, System.Web.UI.INamingContainer, System.Web.UI.IParserAccessor, System.Web.UI.IPostBackDataHandler, System.Web.UI.IUrlResolutionService
'Declaration <ToolboxDataAttribute("<{0}:WebThumbnailViewer runat=server Width=220px Height=320px BorderWidth=1px BorderStyle=Solid ></{0}:WebThumbnailViewer>")> <ToolboxBitmapAttribute()> <DefaultPropertyAttribute("ViewerID")> Public Class WebThumbnailViewer Inherits System.Web.UI.WebControls.WebControl Implements System.ComponentModel.IComponent, System.ComponentModel.INotifyPropertyChanged, System.IDisposable, System.Web.UI.IAttributeAccessor, System.Web.UI.ICallbackEventHandler, System.Web.UI.IControlBuilderAccessor, System.Web.UI.IControlDesignerAccessor, System.Web.UI.IDataBindingsAccessor, System.Web.UI.IExpressionsAccessor, System.Web.UI.INamingContainer, System.Web.UI.IParserAccessor, System.Web.UI.IPostBackDataHandler, System.Web.UI.IUrlResolutionService
'Usage Dim instance As WebThumbnailViewer
public sealed class WebThumbnailViewer : System.ComponentModel.IComponent, System.ComponentModel.INotifyPropertyChanged, IClosable //In WinRT the IDisposable interface is replaced by IClosable, System.Web.UI.IAttributeAccessor, System.Web.UI.ICallbackEventHandler, System.Web.UI.IControlBuilderAccessor, System.Web.UI.IControlDesignerAccessor, System.Web.UI.IDataBindingsAccessor, System.Web.UI.IExpressionsAccessor, System.Web.UI.INamingContainer, System.Web.UI.IParserAccessor, System.Web.UI.IPostBackDataHandler, System.Web.UI.IUrlResolutionService
function Leadtools.Web.Controls.WebThumbnailViewer()
[ToolboxDataAttribute("<{0}:WebThumbnailViewer runat=server Width=220px Height=320px BorderWidth=1px BorderStyle=Solid ></{0}:WebThumbnailViewer>")] [ToolboxBitmapAttribute()] [DefaultPropertyAttribute("ViewerID")] public ref class WebThumbnailViewer : public System.Web.UI.WebControls.WebControl, System.ComponentModel.IComponent, System.ComponentModel.INotifyPropertyChanged, System.IDisposable, System.Web.UI.IAttributeAccessor, System.Web.UI.ICallbackEventHandler, System.Web.UI.IControlBuilderAccessor, System.Web.UI.IControlDesignerAccessor, System.Web.UI.IDataBindingsAccessor, System.Web.UI.IExpressionsAccessor, System.Web.UI.INamingContainer, System.Web.UI.IParserAccessor, System.Web.UI.IPostBackDataHandler, System.Web.UI.IUrlResolutionService
The WebThumbnailViewer can display the pages of a multi-page 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:
OR
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2