VintaSoftTwain Control v6.0
VintaSoftTwain Object / FtpUpload_BytesTotal Property
In This Topic
    FtpUpload_BytesTotal Property
    In This Topic
    Description
    Gets length, in bytes, of data which will be uploaded to FTP server.
    Property type
    Read-only property
    Syntax
    Visual Basic
    Public Property FtpUpload_BytesTotal As Long
    Return Type
    Length, in bytes, of data which will be uploaded to FTP server.
    Remarks
    Property has correct value only after execution of FtpUpload_UploadImage method.
    See Also