[]
Checks whether the specified byte is valid and can be written to the PDF stream without '#' prefix.
public static bool IsValidChar(byte c)
Public Shared Function IsValidChar(c As Byte) As Boolean
| Type | Name | Description |
|---|---|---|
| byte | c |
| Type | Description |
|---|---|
| bool |