SingleByteEncoder.Decode

Decodes a single character.

public char Decode(byte character)
Function Decode(character As Byte) As Char

Parameters

character
Byte

The character to decode.

Returns

Char

The decoded character.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

SingleByteEncoder
ceTe.DynamicPDF.Text

In this topic