←Select platform

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

Leadtools.Dicom.AddIn Assembly