Back to Devexpress

AutoCorrectInfo Properties

officefileapi-devexpress-dot-xtrarichedit-dot-autocorrectinfo-dot-underscore-properties.md

latest1014 B
Original Source

AutoCorrectInfo Properties

Provides data and methods that enable you to process input text and calculate the replacement object when handling the RichEditControl.AutoCorrect event.

NameDescription
CanDecrementStartGets whether the text range can be extended by moving its start.
ReplaceWithGets or sets the object used to replace the input string in the document.
TextGets the input string to check whether it should be replaced.

See Also

AutoCorrectInfo Class

AutoCorrectInfo Members

DevExpress.XtraRichEdit Namespace