C#
VB
C++
Loads all the text and shortcut strings in the provided source into the corresponding property in the Instance
public static void LoadStrings(
Stream source
)
Public Shared Sub LoadStrings( _
ByVal source As Stream _
)
public:
static void LoadStrings(
Stream^ source
)
source
A System.IO.Stream that contains the text to be loaded into the class.
The stream format in the source must macth the value in the SaveStrings method
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