BeforeTagAnonymizationEventArgs Class

Summary

Event that occurs before a DICOM tag is anonymized.

Syntax
C#
VB
C++
public class BeforeTagAnonymizationEventArgs : CancelEventArgs 
Public Class BeforeTagAnonymizationEventArgs  
   Inherits System.ComponentModel.CancelEventArgs 
public ref class BeforeTagAnonymizationEventArgs : public System.ComponentModel.CancelEventArgs  

Remarks

This event occurs after the macros have been processed.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly