Anonymizer Constructor(bool)

Summary
Initializes a new instance of the Anonymizer class.
Syntax
C#
VB
C++
public Anonymizer( 
   bool basicProfile 
) 
Public Function New( _ 
   ByVal basicProfile As Boolean _ 
) 
public: 
Anonymizer(  
   bool basicProfile 
) 

Parameters

basicProfile
true means the TagMacros will be initialized with macros that correspond to the DICOM Anonymization Basic Profile. If false, the MacroProcessor will not be initialized with any TagMacros.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.