MasterReference

MasterReference

Overview

MasterReference is a struct in Aspose.Slides FOSS for C++.

Represents a master reference entry from presentation.xml (sldMasterIdLst).

Properties

NameTypeAccessDescription
master_idint64_tRead/WriteRepresents the numeric identifier of the master slide
r_idstd::stringRead/WriteHolds the string relationship identifier associated with the master reference

See Also