ICImagingControl.ICImagingControl Method

Creates a new ICImagingControl object.
Syntax:
[C#]
Public IcImagingControl IcImagingControl(); Public IcImagingControl IcImagingControl( String LicenseKey );
Parameter Description
licenseKey

Specifies the licenseKey when creating the ICImagingControl Component dynamically.

Remarks:

If IC Imaging Control is not used on a form or if it is created dynamically, then the constructor that receives the LicenseKey is to be used. The license key is the same key, that was used due to the setup of IC Imaging Control. It is labeled on the IC Imaging Control CD ROM's cover.

Information:

Introduced in version 3.1

See also: ICImagingControl

<< ICImagingControl