HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Outlines
Collection
Get
Enumerator Method
Returns the collection enumerator
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
IEnumerator
GetEnumerator
()
Return Value
IEnumerator
The collection enumerator
Implements
IEnumerable
GetEnumerator
See Also
Reference
PdfOutlinesCollection Class
HiQPdf Namespace
In This Article
Definition
Return Value
Implements
See Also