Options.InterpretHighAnsi Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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