FilterDecodeToString Method (Byte)Terminal Works - PDF Printing.Net Library
Decodes to a raw string.

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

public string DecodeToString(
	byte[] data
)

Parameters

data
Type: SystemByte

Return Value

Type: String
See Also

Reference