PDF .NET Library Documentation - PDF Technologies, Inc.
Advances the enumerator to the next PDFAError.

Namespace:  PDFTech
Assembly:  PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)

Syntax

C#
public bool MoveNext()
Visual Basic (Declaration)
Public Function MoveNext As Boolean
Visual C++
public:
virtual bool MoveNext() sealed

Return Value

Implements

IEnumerator..::.MoveNext()()()

See Also