Accusoft ImagXpress 12
IFileSize Property
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : IFileSize Property

Glossary Item Box

Description

Gets the file size, in bytes, of the current image.

Property Type

Read-only property

Syntax

Visual Basic
Public Property IFileSize As Long

Return Type

The size of the file in bytes.

Remarks

This property is read-only at run time and is not available at design time. 

The IFileSize property is only valid if the current image was loaded using the FileName property or LoadBlob methods. If the image was loaded using the Picture or hDIB properties, then the file size is unknown and the IFileSize property returns 0.

See Also

©2013. Accusoft Corporation. All Rights Reserved.