Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V21.2
  • SnapSubDocument.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.