A3DPDFEAnimationStyle

enum A3DPDFEAnimationStyle

Animation Style.

4.1
enumerator kA3DPDFAnimStyleNoAnimation = 0

Animations shall not be driven directly by the conforming reader.

This value shall be used by documents that are intended to drive animations through an alternate means, such as JavaScript.

enumerator kA3DPDFAnimStyleLoop

This animation style results in a repetitive playthrough of the animation.

enumerator kA3DPDFAnimStyleBounce

This animation style results in a back-and-forth playing of the animation.