Back to product page
EndPos property (FileBlob)
Determines end position of the FileBlob.
Type
A Long value.Syntax
- Basic
object.EndPos [= value]
The EndPos(object,value) syntax has these parts:
The EndPos(object,value) syntax has these parts:
object | An expression evaluating to an object of type FileBlob |
value | A Long value. |