Get 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 string GetNoImageText(
int subCellIndex
)
Public Function GetNoImageText( _
ByVal subCellIndex As Integer _
) As String
public:
String^ GetNoImageText(
int subCellIndex
)
subCellIndex
A zero-based index of the sub-cell getting it's no-image-text retrieved.
A string that contains the no-image-text.
This feature can only be used wit the low memory usage feature, please 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