Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

SetNoImageText Method (MedicalViewerCell)






The text that will be displayed until the image is loaded.
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
Syntax
public void SetNoImageText(    string text )
'Declaration   Public Sub SetNoImageText( _    ByVal text As String _ )
'Usage   Dim instance As MedicalViewerCell Dim text As String   instance.SetNoImageText(text)
public: void SetNoImageText(    String^ text )

Parameters

text
The text that will be displayed until the image is loaded.
Remarks
This feature can only be used with the low memory usage feature. For more information, refer to EnableLowMemoryUsage.
Requirements

Target Platforms

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features