Document.OpenEncoding Property

Definition

Gets the encoding used to open the document.

public:
 property Microsoft::Office::Core::MsoEncoding OpenEncoding { Microsoft::Office::Core::MsoEncoding get(); };
public Microsoft.Office.Core.MsoEncoding OpenEncoding { get; }
member this.OpenEncoding : Microsoft.Office.Core.MsoEncoding
Public ReadOnly Property OpenEncoding As MsoEncoding

Property Value

One of the MsoEncoding values.

Applies to