Save Method

Summary
Saves the specified filename.
Syntax
C#
VB
C++
public void Save( 
   string filename 
) 
Public Sub Save( _ 
   ByVal filename As String _ 
)  
public: 
void Save(  
   String^ filename 
)  

Parameters

filename
The filename.

Remarks

The TagMacros are serialized to disk in an XML format.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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