SlideReference — Aspose.Slides FOSS Java API Reference

SlideReference — Reference to a slide in the presentation.

Package: org.aspose.slides.foss.internal.pptx


Properties

PropertyTypeAccessDescription
slideIdintRead/Write
relIdStringRead/Write

Methods

MethodReturnsDescription
getSlideId()intReturns the unique slide ID.
getRelId()StringReturns the relationship ID.

See Also