Leadtools.Web Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 Property CacheFileName Gets the name of the cached image (if it was cached).  
Public Property Page Gets the page number (1-based index) of the image loaded in this thumbnail.  
Public Property Url Gets the URL of the image loaded in this thumbnail.  
Top

Public Methods

 NameDescription
Public Method Equals (Inherited from System.ValueType)
Public Method GetHashCode (Inherited from System.ValueType)
Public Method ToString (Inherited from System.ValueType)
Top

See Also