Click or drag to resize

FilterReaderTell Method

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 ulong Tell()

Return Value

Type: UInt64
The current position in the stream.
See Also