| BodyRegion Methods | 
The BodyRegion type exposes the following members.
 Methods
Methods
 
| Name | Description | |
|---|---|---|
|   | Clone | 
 Creates a duplicate of the document object.
(Inherited from
 DocumentObject
.) | 
|   | CloneImpl | (Inherited from DocumentSerializable .) | 
|   | CreateLayoutInfo | (Inherited from DocumentBase .) | 
|   | Equals | 
 Determines whether the specified object is equal to the current object.
(Inherited from
 Object
.) | 
|   | Finalize | 
 Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
 Object
.) | 
|   | Find | 
 Finds text by specified pattern.
 | 
|   | GetHashCode | 
 Serves as the default hash function.
(Inherited from
 Object
.) | 
|   | GetNextInSection | |
|   | GetNextWidgetSibling | 
 Gets the next sibling.
(Inherited from
 DocumentObject
.) | 
|   | GetPreviousWidgetSibling | 
 Gets the previous widget sibling.
(Inherited from
 DocumentObject
.) | 
|   | GetType | 
 Gets the
 
Type
 
 of the current instance.
(Inherited from
 Object
.) | 
|   | InitXDLSHolder | (Inherited from DocumentSerializable .) | 
|   | MemberwiseClone | 
 Creates a shallow copy of the current
 
Object
 
 .
(Inherited from
 Object
.) | 
|   | ReadXmlAttributes | (Inherited from DocumentSerializable .) | 
|   | ReadXmlContent | (Inherited from DocumentSerializable .) | 
|   | Replace(Regex, TextSelection) | 
 Replaces by specified pattern.
 | 
|   | Replace(Regex, String) | 
 Replaces all entries of matchString regular expression with newValue string.
 | 
|   | Replace(Regex, TextSelection, Boolean) | 
 Replaces by specified pattern.
 | 
|   | Replace(String, String, Boolean, Boolean) | 
 Replaces by specified matchString string.
 | 
|   | RestoreReference | (Inherited from DocumentSerializable .) | 
|   | ToString | 
 Returns a string that represents the current object.
(Inherited from
 Object
.) | 
|   | ToString(String) | 
 Exports the name and index in container of the object into a string in the specified seperator.
(Inherited from
 DocumentObject
.) | 
|   | WriteXmlAttributes | (Inherited from DocumentSerializable .) | 
|   | WriteXmlContent | (Inherited from DocumentSerializable .) | 
 See Also
See Also