Leadtools.Web Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
ThumbnailInfo Structure Members
See Also  Properties  Methods 
Leadtools.Web.Controls Namespace : ThumbnailInfo Structure


The following tables list the members exposed by ThumbnailInfo.

Public Properties

 NameDescription
Public PropertyCacheFileName Gets the name of the cached image (if it was cached).  
Public PropertyPage Gets the page number (1-based index) of the image loaded in this thumbnail.  
Public PropertyUrl Gets the URL of the image loaded in this thumbnail.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToString (Inherited from System.ValueType)
Top

See Also