MasterReference

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

NameTypeAccessDescription
MasterIdintRead/WriteGets or sets the master id.
RelIdstringRead/WriteGets or sets the rel id.

See Also