Overview
Relationship is a class in Aspose.Page FOSS for Python.
Represents a package relationship.
Properties: id, target, type.
Properties
| Name | Type | Access | Description |
|---|
id | str | Read | Gets the id. |
type | str | Read | Gets the type. |
target | str | Read | Gets the target. |
See Also