Body
Overview
Body is a class in Aspose.Words for Python.
Inherits from: BaseModel.
Body.type is a string that identifies the kind of body element.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
type | str | Read | Is a string that identifies the kind of body element |
children | list[BodyChild] | Read | Holds a list of BodyChild objects representing the body’s child elements |