←Select platform

OnBeforeTagAnonymization Method

Summary

Raises the BeforeTagAnonymization event.

Syntax

C#
VB
C++
protected virtual bool OnBeforeTagAnonymization( 
   BeforeTagAnonymizationEventArgs e 
) 
Protected Function OnBeforeTagAnonymization( _ 
   ByVal e As Leadtools.Dicom.Common.Anonymization.BeforeTagAnonymizationEventArgs _ 
) As Boolean 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly