VintaSoftTwain Control v6.0
VintaSoftTwain Object / FtpUpload_PostData Method
In This Topic
    FtpUpload_PostData Method
    In This Topic
    Description
    Uploads acquired image to FTP server.
    Syntax
    Visual Basic
    Public Function FtpUpload_PostData() As Boolean
    Example
    TWAIN Advanced Demo demonstrates how to acquire image from scanner and upload it onto FTP server.
    See Also