Skip to main content
A newer version of this page is available. .

SubDocument.CreateRange Method

Name Parameters Description
CreateRange(DocumentPosition, Int32) start, length Creates a new document range using the specified start position and range length.
CreateRange(Int32, Int32) start, length Creates a new document range using the specified start position and range length.