PdfDictionaryDictionaryElementsGetEnumerator Method Terminal Works - PDF Printing.Net Library
Returns an IDictionaryEnumerator object for the IDictionary object.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public IEnumerator<KeyValuePair<string, PdfItem>> GetEnumerator()

Return Value

Type: IEnumeratorKeyValuePairString, PdfItem

Implements

IEnumerableTGetEnumerator
See Also

Reference