Modifica

Share via


DefaultWebOptions.Encoding Property

Definition

Returns or sets the document encoding (code page or character set) to be used by the Web browser when you view the saved document.

public:
 property Microsoft::Office::Core::MsoEncoding Encoding { Microsoft::Office::Core::MsoEncoding get(); void set(Microsoft::Office::Core::MsoEncoding value); };
public Microsoft.Office.Core.MsoEncoding Encoding { get; set; }
member this.Encoding : Microsoft.Office.Core.MsoEncoding with get, set
Public Property Encoding As MsoEncoding

Property Value

Applies to