MasterReference

MasterReference

Overview

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

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

Properties: master_id, r_id.

Properties

NameTypeAccessDescription
master_idint64_tRead/WriteGets or sets the master id.
r_idstd::stringRead/WriteGets or sets the r id.

See Also