Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Anonymization Namespace > Anonymizer Class : OnBeforeTagAnonymization Method |
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 )