VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / VintasoftFileAPI type
In This Topic
VintasoftFileAPI Class Methods
In This Topic
For a list of all methods of this type, see VintasoftFileAPI.
Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Sends an asynchronous request to a server for checking that specified password is correct for specified file on server.
Public Methodstatic (Shared in Visual Basic)Overloaded. Sends an asynchronous request to a server for copying specified file on server to the working directory of current user.
Public Methodstatic (Shared in Visual Basic)Overloaded. Sends an asynchronous request to a server for downloading a file from a server.
Public Methodstatic (Shared in Visual Basic)Overloaded. Sends an asynchronous request to a server for uploading an image, which is represented by a Base64 string, to a server.
Public Methodstatic (Shared in Visual Basic)Sends an asynchronous request to a server for uploading the images, which are represented by a Base64 strings, to a server.
Public Methodstatic (Shared in Visual Basic)Overloaded. Sends an asynchronous request to a server for uploading an image file to a server.
Public Methodstatic (Shared in Visual Basic)Sends an asynchronous request to a server for uploading the image files to a server.
See Also