SlideReference

SlideReference

Overview

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

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

Properties: r_id, slide_id.

Properties

NameTypeAccessDescription
slide_idint64_tRead/WriteGets or sets the slide id.
r_idstd::stringRead/WriteGets or sets the r id.

See Also