| Leadtools.Dicom.Common.Anonymization Namespace : BeforeTagAnonymizationEventArgs Class | 
The following tables list the members exposed by BeforeTagAnonymizationEventArgs.
| Name | Description | |
|---|---|---|
|  | BeforeTagAnonymizationEventArgs Constructor | Initializes a new instance of the BeforeTagAnonymizationEventArgs class. | 
| Name | Description | |
|---|---|---|
|  | Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from System.ComponentModel.CancelEventArgs) | 
|  | CurrentValue | Gets the current value of the DICOM element. | 
|  | Element | Gets the element in the DICOM dataset that is being anonymized. | 
|  | NewValue | Gets or sets the new value of the DICOM element. |