Gets and sets whether when saving to FTP address the image is buffered locally or streamed directly as it is compressed.
Read-write property
Visual Basic |
---|
Public Property SaveFtpBuffered As Boolean |
True if the image is saved locally first before it is sent to the ftp server.
False if the image is compressed and streamed to the ftp server directly.