MasterReference
Overview
MasterReference is a class in Aspose.Slides FOSS for .NET.
Reference to a master slide in the presentation, holding its unique ID and relationship ID.
Properties: MasterId, RelId.
Description
MasterReference is a class in the Aspose.Slides FOSS library for .NET that exposes 0 methods and 2 properties for programmatic use.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
MasterId | int | Read/Write | Gets or sets the master id. |
RelId | string | Read/Write | Gets or sets the rel id. |