Hunny Software Library Reference

QuotedPrintableEncoderW.EncodeMap Property

Sets the lookup table that determines how characters are encoded.

[Visual Basic]
Public Property EncodeMap As Byte()
[C#]
public byte[] EncodeMap {set;}

Remarks

For a thorough discussion of the encode map, see EncodeMap

See Also

QuotedPrintableEncoderW Class | Hunny.Mime Namespace