Click or drag to resize

RandomAccessStreamFilterGetStreamSize Method

Gets the size of the underlying stream.

Namespace:  pdftron.Filters
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public ulong GetStreamSize()

Return Value

Type: UInt64
The size of the underlying stream in number of 8-bit bytes.
See Also