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 | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (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.