←Select platform

Anonymizer Class Members

Summary

The following tables list the members exposed by Anonymizer.

Public Constructors

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

Public Methods

Name Description
AddMacro Adds a macro and associates it with the specified tag.
Anonymize Anonymizes the specified directory searching for files with the specified pattern.
BeginBatch Begins the batch anonymization using the specified anonymization keys.
DeleteMacro Deletes the macro associated with the specified tag.
EndBatch Ends the batch anonymization process.
FindTag Finds the tag macro for the specified tag.
Load Loads the specified filename.
Save Saves the specified filename.

Protected Methods

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

Public Properties

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

Public Events

Name Description
BeforeTagAnonymization Occurs before a tag is anonymized.
Progress Anonymization progress notification event.
TagMacroUpdated Occurs after a macro associated with a tag has been updated.
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