Options.InterpretHighAnsi Property

Definition

Returns or sets the high-ANSI text interpretation behavior.

public:
 property Microsoft::Office::Interop::Word::WdHighAnsiText InterpretHighAnsi { Microsoft::Office::Interop::Word::WdHighAnsiText get(); void set(Microsoft::Office::Interop::Word::WdHighAnsiText value); };
public Microsoft.Office.Interop.Word.WdHighAnsiText InterpretHighAnsi { get; set; }
member this.InterpretHighAnsi : Microsoft.Office.Interop.Word.WdHighAnsiText with get, set
Public Property InterpretHighAnsi As WdHighAnsiText

Property Value

Applies to