[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.PdfString.BytesToString

BytesToString Method

BytesToString(IList<byte>)

Converts a list of bytes representing a PDF string to a string.

Declaration
public static string BytesToString(IList<byte> bytes)
Parameters
Type Name Description
IList<byte> bytes
Returns
Type Description
string