C#
VB
C++
Gets a value that indicate whether this item has an image.
public virtual bool HasImage { get; }
Public Overridable ReadOnly Property HasImage() As Boolean
Get
public:
virtual property bool HasImage
{
bool get()
}
true if the value of Image or SvgDocument is not null or if the value of ImageSize is not empty, otherwise; false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET