Set the text that will be displayed if the image is not loaded yet. This is used only with the low memory usage feature, please refer to EnableLowMemoryUsage
public void SetNoImageText(
string text
)
Public Sub SetNoImageText( _
ByVal text As String _
)
public:
void SetNoImageText(
String^ text
)
text
The text that will be displayed until the image is loaded.
This feature can only be used with the low memory usage feature. For more information, refer to EnableLowMemoryUsage.
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