C#
VB
C++
Finds the tag macro for the specified tag.
Public Overridable Function FindTag( _
ByVal tag As Long _
) As Leadtools.Dicom.Common.Anonymization.TagMacro
public:
virtual Leadtools.Dicom.Common.Anonymization.TagMacro^ FindTag(
int64 tag
)
tag
The tag to search for.
The tag and macro. Returns null if the specified tag is not found.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET