PdfDictionaryEnumerator Structure |
Namespace: GemBox.Pdf.Objects
The PdfDictionaryEnumerator type exposes the following members.
Name | Description | |
---|---|---|
![]() | Current |
Gets the PdfDictionaryEntry at the current position of the enumerator.
|
Name | Description | |
---|---|---|
![]() | Dispose |
Releases all resources used by the PdfDictionaryEnumerator.
|
![]() | MoveNext |
Advances the enumerator to the next PdfDictionaryEntry of the PdfDictionary.
|