Overview and description of Leadtools LEADVIEW interfaces.
Interface | Description | |
---|---|---|
ILoadFromLocalParams | Type guard for an object containing configurations for loading in a local file. This object is passed to the Viewer.loadFromLocal function. | |
ILoadFromUriParams | A type guard for an object containing configuration for loading in a file from a URL. This object is passed to the Viewer.loadFromUri function. | |
ILogger | The Logger interface used by LEADVIEW. | |
IUrlItem | Interface for representing a URL item. |