Error processing SSI file
(Leadtools.Controls)

Show in webframe

HasImage Property (ImageViewerItem)




Gets a value that indicate whether this item has an image.
Syntax
public virtual bool HasImage {get;}
'Declaration
 
Public Overridable ReadOnly Property HasImage As Boolean

Property Value

true if the value of Image or SvgDocument is not null or if the value of ImageSize is not empty, otherwise; false.
Requirements

Target Platforms

See Also

Reference

ImageViewerItem Class
ImageViewerItem Members

Error processing SSI file