←Select platform
In This Topic ▼

Anonymizer Class Members

Summary

The following tables list the members exposed by Anonymizer.

Public Constructors

Name Description
Public Constructor
Anonymizer Initializes a new instance of the Anonymizer class.

Public Methods

Name Description
Public Method
AddMacro Adds a macro and associates it with the specified tag.
Public Method Anonymize Anonymizes the specified directory searching for files with the specified pattern.
Public Method BeginBatch Begins the batch anonymization using the specified anonymization keys.
Public Method DeleteMacro Deletes the macro associated with the specified tag.
Public Method EndBatch Ends the batch anonymization process.
Public Method FindTag Finds the tag macro for the specified tag.
Public Method
static  | Shared in VB</div>
Load Loads the specified filename.
Public Method Save Saves the specified filename.

Protected Methods

Name Description
Protected Method
OnBeforeTagAnonymization Raises the BeforeTagAnonymization event.
Protected Method OnProgress Raises the Progress event.
Protected Method OnTagMacroUpdated Raises the TagMacroUpdated event.

Public Properties

Name Description
Public Property
ApplicationDescription Gets or sets the description that will be added to the DICOM dataset preamble.
Public Property BlackoutRects Gets or sets the blackout rectangles.
Public Property Item Gets or sets the macro for the specified tag.
Public Property MacroProcessor Gets the macro processor.
Public Property Tag Gets or sets a user-defined data object that is associated with this object.
Public Property TagMacros Gets the list of tags that have been assigned a macro.

Public Events

Name Description
Public Event
BeforeTagAnonymization Occurs before a tag is anonymized.
Public Event Progress Anonymization progress notification event.
Public Event TagMacroUpdated Occurs after a macro associated with a tag has been updated.

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

Leadtools.Dicom.Common Assembly