Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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.