[]
Loads a document from the specified data path.
public void LoadFromUrl(string dataPath, IImageConverterService imageConverterService, UrlErrorEventHandler downloadError)
Type | Name | Description |
---|---|---|
string | dataPath | The data path. |
IImageConverterService | imageConverterService | The image converter service. |
UrlErrorEventHandler | downloadError | The Error event handler. |