Contents

GetTextEncodingFormat

Returns the format value of the specified text encoding.

Declaration

TextEncodingFormat GetTextEncodingFormat(TextEncoding encoding);

Parameters

  • encoding:

    A text encoding specification.

Return Value

The text encodingformat value contained in the text encoding you specified.

See Also

Obtaining Information From a Text Encoding Specification