PdfDictionaryDictionaryElementsGetEncryptedValue Method Terminal Works - PDF Printing.Net Library
Converts the specified value to String. If the value does not exist, the function returns the empty string.

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

public byte[] GetEncryptedValue(
	string key
)

Parameters

key
Type: SystemString

Return Value

Type: Byte
See Also

Reference