PresentationAnimationsGenerator

PresentationAnimationsGenerator(Presentation)

Creates a new instance of the PresentationAnimationsGenerator.

public PresentationAnimationsGenerator(Presentation presentation)
ParameterTypeDescription
presentationPresentationThe frame size will be set with accordance to the SlideSize

See Also


PresentationAnimationsGenerator(Size)

Creates a new instance of the PresentationAnimationsGenerator.

public PresentationAnimationsGenerator(Size frameSize)
ParameterTypeDescription
frameSizeSizeThe frame size.

See Also