InstallFilterMsg property (ILEADRasterIO)
BSTR InstallFilterMsg (InstallFilterMsgConstants Msg); | |
Overview |
Refer to Using LEAD RasterIO COM Object To Install LEAD Static Filters From Within A Web Page. |
Remarks
Contains the string that will be displayed during filter installation.
The following example changes the install start message string:
RasterIO.InstallFilterMsg(0) = "I need to download the following file in order to display the images: "
See Also
Elements: |