Back to Devexpress

SubDocument.CreateRange Method

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

latest607 B
Original Source

SubDocument.CreateRange Method

NameParametersDescription
CreateRange(DocumentPosition, Int32)start, lengthCreates a new document range using the specified start position and range length.
CreateRange(Int32, Int32)start, lengthCreates a new document range using the specified start position and range length.