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 Function Next As Boolean
public:
virtual bool Next() sealed
Return Value
Type:
Booleanfalse if Ready, otherwise true
See Also