PdfDictionaryDictionaryElementsTryGetString Method Terminal Works - PDF Printing.Net Library
Tries to get the string. TODO: more TryGet...

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

public bool TryGetString(
	string key,
	out string value
)

Parameters

key
Type: SystemString
value
Type: SystemString

Return Value

Type: Boolean
See Also

Reference