Encoding Property

Encoding Property

See Also         Example         Applies To

Returns or sets the document encoding (code page or character set) to be used by the Web browser when you view the saved document. Can be one of the MsoEncoding constants listed in the Visual Basic Object Browser. The default is the system code page. Read/write Long.

Remarks

You cannot use any of the constants that have the suffix AutoDetect. Those constants are used by the ReloadAs method.