Click or drag to resize

FilterWriterCount Method

Gets the number of bytes consumed since opening the filter or since the last Seek operation.

Namespace:  pdftron.Filters
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public uint Count()

Return Value

Type: UInt32
Rhe number of bytes consumed since opening the filter or since the last Seek operation.
See Also