Back to Devexpress

AutoCorrectReplaceInfoCollection.Add Method

officefileapi-devexpress-dot-xtrarichedit-dot-autocorrectreplaceinfocollection-dot-add.md

latest939 B
Original Source

AutoCorrectReplaceInfoCollection.Add Method

NameParametersDescription
Add(AutoCorrectReplaceInfo)infoAdds an autocorrect info item to the collection.
Add(String, String, Boolean)what, with, immediateReplacementCreates a new AutoCorrectReplaceInfo object and adds it to the collection.
Add(String, String)what, withCreates a new AutoCorrectReplaceInfo object and adds it to the collection.