AlwaysSaveInDefaultEncoding Property Example

This example sets the encoding to the default encoding. The encoding is used when you save the document as a Web page.

Application.DefaultWebOptions.AlwaysSaveInDefaultEncoding = True

Send feedback to MSDN.Look here for MSDN Online resources.