AutoCorrectEntry.RichText 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 a value that indicates if formatting is stored with the AutoCorrect entry replacement text.
public:
property bool RichText { bool get(); };
public bool RichText { get; }
member this.RichText : bool
Public ReadOnly Property RichText As Boolean