SaveStrings Method

Summary
Writes all the text and shortcut strings of the WorkstationMenuProperties properties in the Instance in XML format.
Syntax
C#
C++/CLI
public static void SaveStrings( 
   Stream destination 
) 
public:  
   static void SaveStrings( 
      Stream^ destination 
   ) 

Parameters

destination
The System.IO.Stream to write the text to.

Remarks

The  destination System.IO.Stream can be saved into a text file and edited then loaded again using the LoadStrings method.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.