SlideReference
Overview
SlideReference is a class in Aspose.Slides FOSS for .NET.
Reference to a slide in the presentation, holding its unique ID and relationship ID.
Properties: RelId, SlideId.
Description
SlideReference 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 |
|---|---|---|---|
SlideId | int | Read/Write | Gets or sets the slide id. |
RelId | string | Read/Write | Gets or sets the rel id. |