TextEntryEnumeratorMoveNext Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Moves the next.

Namespace:  Apitron.PDF.Kit.Extraction
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public bool MoveNext()

Return Value

Type: Boolean
true if the enumerator has been moved.

Implements

IEnumeratorMoveNext
Exceptions

ExceptionCondition
NotImplementedException
See Also

Reference