SaveEncoding Property

See Also         Example         Applies To

Returns or sets the encoding to use when saving a document. Can be any valid MsoEncoding constant. Read/write Long.

Remarks

For the list of valid MsoEncoding constants, see the Object Browser in the Visual Basic Editor.

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