Body

Overview

Body is a class in Aspose.Words FOSS for Python. Inherits from: BaseModel.

Properties: children, type.

Properties

NameTypeAccessDescription
typestrReadGets the type.
childrenlist[BodyChild]ReadGets the children.

See Also