Load Method

Summary

Loads the specified license file.

Syntax
C#
VB
C++
public void Load( 
   string licenseFile 
) 
  
Sub Load( _ 
   ByVal licenseFile As String _ 
)  
void Load(  
   String^ licenseFile 
)  

Parameters

licenseFile
The license file.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly