←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly