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