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
| Name | Type | Access | Description |
|---|---|---|---|
master_id | int64_t | Read/Write | Gets or sets the master id. |
r_id | std::string | Read/Write | Gets or sets the r id. |