Relationship

Overview

Relationship is a class in Aspose.Slides for Python. Inherits from: NamedTuple.

Represents a single relationship in a .rels file.

Properties

NameTypeAccessDescription
idstrReadIs the unique identifier of the relationship within the package
typestrReadIs the relationship type URI that defines the kind of link
targetstrReadIs the path or URI that the relationship points to
target_modeOptional[str]ReadIndicates whether the target is internal or external; optional