VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / VintasoftFileWebService Class
In This Topic
    VintasoftFileWebService Class Methods
    In This Topic
    For a list of all methods of this type, see VintasoftFileWebService.
    Public Methods
     NameDescription
    Public MethodAuthenticates the file using password.
    Public MethodDownloads an image file from server.
    Public MethodReturns a safe file ID.
    Public MethodSaves images to an image file.
    Public MethodUploads a Base64 image to the server.
    Public MethodUploads the Base64 images to the server.
    Public MethodUploads an image file to the server.
    Public MethodUploads the image files to the server.
    Protected Methods
     NameDescription
    Protected MethodValidates that specified stream can be saved on a server.
    Protected MethodReturns the unique and safe file identifier (file name).
    See Also