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

NameTypeAccessDescription
SlideIdintRead/WriteGets or sets the slide id.
RelIdstringRead/WriteGets or sets the rel id.

See Also