 | 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
Syntaxpublic static void SetLicence(
string licenceFilePath
)
Parameters
- licenceFilePath
- Type: SystemString
The licence file path.
See Also