com.spire.doc.collections
Class BodyRegionCollection
java.lang.Object
com.spire.doc.OwnerHolder
com.spire.doc.collections.CollectionEx
com.spire.doc.documents.xml.DocumentSerializableCollection
com.spire.doc.collections.DocumentObjectCollection
com.spire.doc.collections.BodyRegionCollection
- All Implemented Interfaces:
- ICollectionBase, IDocumentObjectCollection, IXDLSSerializableCollection, java.lang.Iterable
public class BodyRegionCollection
- extends DocumentObjectCollection
Represents a collection for child items.
BodyRegionCollection
public BodyRegionCollection(Body body)
- Initializes a new instance of the class.
- Parameters:
body
- The body.