Load the Image Data from a File Name or URL and set the ImageSourceType to 'Data'.
Syntax
finPageObject.ImageDataLoad(fileName, [serviceId], [serviceName])
Parameters
| Name | Type | Optional | ByRef | Description |
| fileName |
String |
|
|
The Image File Name of URL. If this is a file and no path is specified, it will be relative to the User's Templates folder. |
| serviceId |
String |
Optional |
|
|
| serviceName |
String |
Optional |
|
|
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finPageObject
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0