Table of Contents

Class PdfRichMediaAnimationSettings

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Class for rich media animation settings.

public sealed class PdfRichMediaAnimationSettings
Inheritance
PdfRichMediaAnimationSettings
Inherited Members

Remarks

Animation settings specifies how to apply timeline scaling to keyframe animations. They may also set up keyframe animations to play repeatedly.

A keyframe animation may be provided as part of Flash or 3D model content. A keyframe animation provides key frames and specifies the mapping for the position of geometry over a set period of time (animation timeline). Keyframe animation is an interactive feature that is highly dependent on the behaviour and controls provided by the PDF viewer.

Properties

PlayCount

Gets or sets the play count.

Speed

Gets or sets the speed to use when running the animation.

Style

Gets or sets a value indicating how to apply timeline scaling to keyframe animations.