_Document.OpenEncoding Property

Returns the encoding used to open the specified document.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property OpenEncoding As MsoEncoding
    Get
'Usage
Dim instance As _Document
Dim value As MsoEncoding

value = instance.OpenEncoding
MsoEncoding OpenEncoding { get; }

Property Value

Type: MsoEncoding

See Also

Reference

_Document Interface

_Document Members

Microsoft.Office.Interop.Word Namespace