C#
VB
C++
Gets a value that indicate whether this item has a floater.
public virtual bool HasFloater { get; }
Public Overridable ReadOnly Property HasFloater() As Boolean
Get
public:
virtual property bool HasFloater
{
bool get()
}
true if this item has a floater, otherwise; false.
This property will return true when the value of Floater is not null.
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