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


The following tables list the members exposed by ImageInfo.

Public Properties

 NameDescription
Public Property CacheFileName Gets the name of the cached image (if it was cached).  
Public Property PageIndex Gets the 0-based page index of the image being loaded.  
Public Property Url Gets the original URL name used to load the image.  
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