Click or drag to resize

Section SlideIdList Property

get IDs of slides in this section.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public List<long> SlideIdList { get; }

Property Value

Type: List Int64
See Also