Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

AddMacro Method






The tag to add a macro for.
The macro to associate with the tag.
Adds a macro and associates it with the specified tag.
Syntax
public virtual void AddMacro( 
   long tag,
   string macro
)
'Declaration
 
Public Overridable Sub AddMacro( _
   ByVal tag As Long, _
   ByVal macro As String _
) 
'Usage
 
Dim instance As Anonymizer
Dim tag As Long
Dim macro As String
 
instance.AddMacro(tag, macro)
public:
virtual void AddMacro( 
   int64 tag,
   String^ macro
) 

Parameters

tag
The tag to add a macro for.
macro
The macro to associate with the tag.
Requirements

Target Platforms

See Also

Reference

Anonymizer Class
Anonymizer Members

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