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