PdfDictionaryDictionaryElementsKeys Property Terminal Works - PDF Printing.Net Library
Get all keys currently in use in this dictionary as an array of string objects.

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

public ICollection<string> Keys { get; }

Property Value

Type: ICollectionString

Implements

IDictionaryTKey, TValueKeys
See Also

Reference