 | BatchImageProSetLicence Method (Stream) |
Sets the licence using a stream.
Namespace:
CohesiveComputing.Imaging
Assembly:
CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntaxpublic static void SetLicence(
Stream licenceContent
)
Parameters
- licenceContent
- Type: System.IOStream
The licence content.
See Also