PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Advances the enumerator to the next PDFAError.
Namespace:
PDFTechAssembly: 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 |