Back to Devexpress

SubDocument.InsertHtmlText Method

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

latest713 B
Original Source

SubDocument.InsertHtmlText Method

NameParametersDescription
InsertHtmlText(DocumentPosition, String, InsertOptions)pos, htmlText, insertOptionsInserts the specified HTML text into the specified position.
InsertHtmlText(DocumentPosition, String)pos, htmlTextInserts the specified HTML text into the specified position.