C#
VB
C++
Writes all the text and shortcut strings of the WorkstationMenuProperties properties in the Instance in XML format.
public static void SaveStrings(
Stream destination
)
Public Shared Sub SaveStrings( _
ByVal destination As Stream _
)
public:
static void SaveStrings(
Stream^ destination
)
destination
The System.IO.Stream to write the text to.
The destination System.IO.Stream can be saved into a text file and edited then loaded again using the LoadStrings 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