SlideReference

SlideReference

Overview

SlideReference is a struct in Aspose.Slides FOSS for C++.

Represents a slide reference entry from presentation.xml (sldIdLst).

Properties

NameTypeAccessDescription
slide_idint64_tRead/WriteRepresents the numeric identifier of the slide
r_idstd::stringRead/WriteRepresents the relationship identifier string for the slide reference

See Also