Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Anonymization Namespace > Anonymizer Class > Anonymizer Constructor : Anonymizer Constructor(Boolean) |
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.
public Anonymizer( bool basicProfile )
'Declaration
Public Function New( _ ByVal basicProfile As Boolean _ )
'Usage
Dim basicProfile As Boolean Dim instance As New Anonymizer(basicProfile)
public: Anonymizer( bool 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.