Back to Devexpress

SubDocument.BeginUpdateCharacters Method

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

latest990 B
Original Source

SubDocument.BeginUpdateCharacters Method

NameParametersDescription
BeginUpdateCharacters(DocumentPosition, Int32)start, lengthStarts modifying properties of the specified number of characters starting at the specified document position.
BeginUpdateCharacters(DocumentRange)rangeStarts modifying properties of characters that fall within a specified document range.
BeginUpdateCharacters(Int32, Int32)start, lengthStarts modifying properties of the specified number of characters starting at the specified document position.