PdfDictionaryDictionaryElementsGetValue Method (String, VCF)Terminal Works - PDF Printing.Net Library
Gets the value for the specified key. If the value does not exist, it is optionally created.

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

public PdfItem GetValue(
	string key,
	VCF options
)

Parameters

key
Type: SystemString
options
Type: PdfEdit.PdfVCF

Return Value

Type: PdfItem
See Also

Reference