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

NameTypeAccessDescription
SlideIdintRead/WriteIs the integer identifier of the referenced slide
RelIdstringRead/WriteIs the string relationship identifier linking to the slide resource

See Also