Description
Property to determine the size, in bytes, of the complete file. Notice that this may be larger or smaller than the image size due to Compression and/or the File Format's structure.
-
Property type
-
A Long value.
-
Syntax
-
object.StorageSize
The StorageSize Property syntax has these parts: |
| object | An expression evaluating to an object of type McStream. |
|