IBodyRegion Methods |
The IBodyRegion type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Clone |
Creates a duplicate of the document object.
(Inherited from
IDocumentObject
.)
|
![]() |
GetNextWidgetSibling |
Gets the next widget sibling.
(Inherited from
IDocumentObject
.)
|
![]() |
GetPreviousWidgetSibling |
Gets the previous sibling.
(Inherited from
IDocumentObject
.)
|
![]() |
Replace(Regex, TextSelection) |
Replaces by specified pattern.
|
![]() |
Replace(Regex, String) |
Replaces all entries of matchString regular expression with newValue string.
|
![]() |
Replace(String, String, Boolean, Boolean) |
Replaces by specified matchString string.
|