Click or drag to resize

Pdf3DAnimation TimeMultiplier Property

Gets or sets the rendering opacity.
Remarks
A positive number specifying the time multiplier to be used when running the animation. A value greater than one shortens the time it takes to play the animation, or effectively speeds up the animation.

Namespace: Spire.Pdf.Annotations
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public float TimeMultiplier { get; set; }

Property Value

Type: Single
See Also