Reports the current read position in the stream relative to the stream origin.
Namespace:
pdftron.Filters
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function Tell As ULong
public:
virtual unsigned long long Tell() sealed
Return Value
Type:
UInt64
The current position in the stream.
See Also