Gets the search region for this Find object. When this is set to a specific region, all search is done locale
to that region. All indexes are calculated starting at zero from this region's element.
If this property is null, then the Find object will perform all searches from the document
root element.
Syntax| C# |
public TestRegion SearchRegion { get; }
Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)
