PdfPage.GetDictionaryValue

Returns the value of a given page dictionary key.

public string GetDictionaryValue(string key)
Function GetDictionaryValue(key As String) As String

Parameters

key
String

The dictionaries key.

Returns

String

The dictionary key's value as a string.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

PdfPage
ceTe.DynamicPDF.Merger

In this topic