PdfDictionaryDictionaryElementsValues Property Terminal Works - PDF Printing.Net Library
Gets all values currently in use in this dictionary as an array of PdfItem objects.

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

public ICollection<PdfItem> Values { get; }

Property Value

Type: ICollectionPdfItem

Implements

IDictionaryTKey, TValueValues
See Also

Reference