Click or drag to resize

FilterReaderPeek Method

Peeks for the next character in the stream.

Namespace:  pdftron.Filters
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int Peek()

Return Value

Type: Int32
Next character in the stream
See Also