Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

OnBeforeTagAnonymization Method






The BeforeTagAnonymizationEventArgs instance containing the event data.
Raises the BeforeTagAnonymization event.
Syntax
protected bool OnBeforeTagAnonymization( 
   BeforeTagAnonymizationEventArgs e
)
'Declaration
 
Protected Function OnBeforeTagAnonymization( _
   ByVal e As BeforeTagAnonymizationEventArgs _
) As Boolean
'Usage
 
Dim instance As Anonymizer
Dim e As BeforeTagAnonymizationEventArgs
Dim value As Boolean
 
value = instance.OnBeforeTagAnonymization(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

See Also

Reference

Anonymizer Class
Anonymizer Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features