Relationship

Overview

Relationship is a class in Aspose.Page FOSS for Python.

Represents a package relationship.

Properties: id, target, type.

Properties

NameTypeAccessDescription
idstrReadGets the id.
typestrReadGets the type.
targetstrReadGets the target.

See Also