Animation3DStyle Enum

Represents the animation 3D style.

public enum Animation3DStyle
Public Enum Animation3DStyle

Inheritance: ObjectValueTypeEnumAnimation3DStyle

Fields

Animation3DStyle.Bounce2This animation style results in a back-and-forth playing of the animation.
Animation3DStyle.Loop1This animation style results in a repetitive playthrough of the animation.
Animation3DStyle.None0Animations should not be driven directly by the viewer application.

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF.PageElements

In this topic