Copies the elements of the dictionary to an array, starting at a particular index.
Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- array
- Type: System.Collections.GenericKeyValuePairString, PdfItem
- arrayIndex
- Type: SystemInt32
Implements
ICollectionTCopyTo(T, Int32)See Also