FileSizeWritten property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Syntax long FileSizeWritten;

Overview:  Refer to Saving a Bitmap to a File.

Remarks

(Read only) Is the length of a file written, in bytes, when using the SaveOffset method. This property is automatically updated with the correct length if the SaveOffset method is successful.

See Also

Elements: SaveOffset method, SavePad4 property

Topics:  Raster Images: Saving Files