[]
Converts a string to the array of bytes representing the PDF string.
public static byte[] StringToBytes(string s)
Public Shared Function StringToBytes(s As String) As Byte()