Labels.NET component

Distributing Labels.NET components

Developer versions of the Labels.NET components may be distributed royalty-free as part of a developer’s own application for up to 10,000 distributions.

Single-user versions of the components may not be distributed, and users with single-user versions should not use the SetSerial() method described below as this will prevent the component from working correctly.

To distribute applications containing the component the SetSerial() method must be called once before any labels are created, displayed, deserialised or printed. The SetSerial() method only needs to be called once no matter how many instances of the component are used by an application.

The SetSerial() method takes the developer’s unique serial number as its string parameter, e.g.

Alabel11.SetSerial(“12345”)

For information on larger number of distribution licences contact support@dlsoft.com