VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / VintasoftFileAPI type
Constructors SeeAlso
In This Topic
    VintasoftFileAPI Class Members
    In This Topic
    The following tables list the members exposed by VintasoftFileAPI.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the VintasoftFileAPI class.
    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