Options.ArabicMode 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 mode for the Arabic spelling checker.
public:
property Microsoft::Office::Interop::Word::WdAraSpeller ArabicMode { Microsoft::Office::Interop::Word::WdAraSpeller get(); void set(Microsoft::Office::Interop::Word::WdAraSpeller value); };
public Microsoft.Office.Interop.Word.WdAraSpeller ArabicMode { get; set; }
member this.ArabicMode : Microsoft.Office.Interop.Word.WdAraSpeller with get, set
Public Property ArabicMode As WdAraSpeller