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 Function Count As UInteger
public:
virtual unsigned int Count() sealed
Return Value
Type:
UInt32
Rhe number of bytes consumed since opening the filter or since the last Seek operation.
See Also