Xceed Binary Encoding Library Documentation
XceedBase64Encode object
Xceed Binary Encoding control reference > Encoding Format objects > XceedBase64Encode object

Description

This object encodes or decodes the Base64 encoding format as defined by RFC-2045 and the XML specification.

Used by the MIME format to encode email attachments. On Windows platforms, this format can be decoded by WinZip and other utilities.

Common filename extensions for this format are: .b64

Properties

COM interfaces

DXceedBase64EncodingFormat (Default dual interface)

IXceedBase64EncodingFormat

ProgID

Xceed.Base64Encoding.1