C#
VB
C++
Raises the BeforeTagAnonymization event.
protected virtual bool OnBeforeTagAnonymization(
BeforeTagAnonymizationEventArgs e
)
Protected Function OnBeforeTagAnonymization( _
ByVal e As Leadtools.Dicom.Common.Anonymization.BeforeTagAnonymizationEventArgs _
) As Boolean
protected:
bool OnBeforeTagAnonymization(
Leadtools.Dicom.Common.Anonymization.BeforeTagAnonymizationEventArgs^ e
)
e
The BeforeTagAnonymizationEventArgs instance containing the event data.
true to cancel the anonymizing process; otherwise, it is false
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