openFile Method (WebDocumentViewerBaseJS)
In This Topic
Overloaded. Sends an asynchronous request to a server, gets information (without file authentication) about images, which are stored in file on server, clears the web document viewer and adds images to the web document viewer.
Overload List
Overload | Description |
openFile(Vintasoft.Shared.WebFileInfoJS,function) | Sends an asynchronous request to a server, gets information (without file authentication) about images, which are stored in file on server, clears the web document viewer and adds images to the web document viewer. |
openFile(Vintasoft.Shared.WebFileInfoJS) | Sends an asynchronous request to a server, gets information (without file authentication) about images, which are stored in file on server, clears the web document viewer and adds images to the web document viewer. |
openFile(string,function) | Sends an asynchronous request to a server, gets information (without file authentication) about images, which are stored in file on server, clears the web document viewer and adds images to the web document viewer. |
openFile(string) | Sends an asynchronous request to a server, gets information (without file authentication) about images, which are stored in file on server, clears the web document viewer and adds images to the web document viewer. |
openFile(Vintasoft.Shared.WebFileInfoJS,function,function) | Sends an asynchronous request to a server, gets information (without file authentication) about images, which are stored in file on server, clears the web document viewer and adds images to the web document viewer. |
openFile(string,function,function) | Sends an asynchronous request to a server, gets information (without file authentication) about images, which are stored in file on server, clears the web document viewer and adds images to the web document viewer. |
Browser Compatibility
See Also