Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfRichMediaAnimationSettings
Public NotInheritable Class PdfRichMediaAnimationSettings
The PdfRichMediaAnimationSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
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.