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

Show in webframe

SaveStrings Method







The System.IO.Stream to write the text to.
Writes all the text and shortcut strings of the WorkstationMenuProperties properties in the Instance in XML format.
Syntax
public static void SaveStrings( 
   Stream destination
)
'Declaration
 
Public Shared Sub SaveStrings( _
   ByVal destination As Stream _
) 
'Usage
 
Dim destination As Stream
 
ToolStripMenuProperties.SaveStrings(destination)

            

            
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

See Also

Reference

ToolStripMenuProperties Class
ToolStripMenuProperties Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features