EnumerableFrameArgs class

EnumerableFrameArgs class

Represents return values of Aspose.Slides.Export.PresentationEnumerableFramesGenerator.EnumerateFrames(System.Collections.Generic.IEnumerable{Aspose.Slide method.

The EnumerableFrameArgs type exposes the following members:

Properties

PropertyDescription
frames_generatorGet the frames generator

Methods

MethodDescription
get_frameGet the current PresentationEnumerableFramesGenerator frame.

See Also