Back to Devexpress

SubDocument.InsertRtfText Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-subdocument-dot-insertrtftext.md

latest716 B
Original Source

SubDocument.InsertRtfText Method

NameParametersDescription
InsertRtfText(DocumentPosition, String, InsertOptions)pos, rtfText, insertOptionsInserts the specified formatted text into the specified position.
InsertRtfText(DocumentPosition, String)pos, rtfTextInserts the specified formatted text into the specified position.