OnBeforeTagAnonymization Method

Summary
Raises the BeforeTagAnonymization event.
Syntax
C#
C++/CLI
protected virtual bool OnBeforeTagAnonymization( 
   BeforeTagAnonymizationEventArgs e 
) 
protected: 
bool OnBeforeTagAnonymization(  
   BeforeTagAnonymizationEventArgs^ e 
)  

Parameters

e
The BeforeTagAnonymizationEventArgs instance containing the event data.

Return Value

true to cancel the anonymizing process; otherwise, it is false

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.