MacroProcessor Property

Summary
Gets the macro processor.
Syntax
C#
VB
C++
public MacroProcessor<MacroElement> MacroProcessor { get; } 
Public ReadOnly Property MacroProcessor As MacroProcessor(Of MacroElement) 
public: 
property MacroProcessor<MacroElement^>^ MacroProcessor { 
   MacroProcessor<MacroElement^>^ get(); 
} 

Property Value

The macro processor. This is the class that actually processes the macro for each tag.

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.