Relationship

Overview

Relationship is a struct in Aspose.Slides for CPP. Inherits from: Relationship.

A single OPC relationship entry.

Properties

NameTypeAccessDescription
idstd::stringRead/WriteStores the identifier of the relationship
typestd::stringRead/WriteIndicates the relationship type as a string
targetstd::stringRead/WriteHolds the target URI or path of the relationship
target_modestd::optional<std::string>Read/WriteOptionally specifies the mode of the target (e.g., External)