Animation3DStyle Enum
Represents the animation 3D style.
public enum Animation3DStyle
Public Enum Animation3DStyle
Inheritance: ObjectValueTypeEnumAnimation3DStyle
Fields
Animation3DStyle.Bounce | 2 | This animation style results in a back-and-forth playing of the animation. |
Animation3DStyle.Loop | 1 | This animation style results in a repetitive playthrough of the animation. |
Animation3DStyle.None | 0 | Animations 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:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.