Barcode Xpress for .NET Framework v13.9 - Updated
BarcodeXpress Constructor




Accusoft.BarcodeXpressSdk Namespace > BarcodeXpress Class : BarcodeXpress Constructor
Overload List
OverloadDescription
The default constructor for a BarcodeXpress SDK object. This constructor will load the native component using the Memory Loader technique which does not write to disk.  
This alternative constructor can be used to instruct BarcodeXpress to write it's native component out to the provided folder and load it from there.  
An alternate constructor that allows the user to specify which method should be used to load the native component. The SSMLoader method cannot be used with this constructor since it must be provided with a location to write the decompressed components to. If this constructor is used to request usage of LoadLibrary the SDK will search for the native component in the current application directory and standard operating system locations.  
An alternate constructor which allows the user to specify both the technique used to load the native component as well as the folder where the native component will either be written to searched for.  
See Also

Reference

BarcodeXpress Class
BarcodeXpress Members

Is this page helpful?
Yes No
Thanks for your feedback.