Click or drag to resize

PdfEncodingExtensions Methods

The PdfEncodingExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetBytes Encodes all the characters in the specified string into a sequence of bytes.
Public Extension MethodGetString Decodes a sequence of bytes from the specified byte array into a string.
Top
See Also