Click or drag to resize

BatchImageProSetLicence Method (String)

Sets the licence using specified licence file path.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
public static void SetLicence(
	string licenceFilePath
)

Parameters

licenceFilePath
Type: SystemString
The licence file path.
See Also