characterSet property

Gets the name of the character set that is used to encode the document.

 

Syntax

HRESULT value = object.get_characterSet(* p);

Property values

Type: BSTR

A BSTR value that specifies the character set.

Standards information