Syntax

expression.AlwaysSaveInDefaultEncoding

expression A variable that represents a DefaultWebOptions object.

Remarks

The property can be used to set the default encoding.

Example

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

Visual Basic for Applications
Application.DefaultWebOptions.AlwaysSaveInDefaultEncoding = True
always always save in default encoding Always Save In Default Encoding Property alwayssave alwayssavein alwayssaveindefault AlwaysSaveInDefaultEncoding AlwaysSaveInDefaultEncoding Property

See also: