Click or drag to resize

ConversionMonitorNext Method

returns false when Filter is ready to be read from. Otherwise, keep calling Next()

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool Next()

Return Value

Type: Boolean
false if Ready, otherwise true
See Also