AnimationPreset

AnimationPreset

Overview

AnimationPreset is a class in Aspose.Font FOSS for Python.

AnimationPreset.name stores the identifier of the animation preset.

Properties: bounce, fps, frames_per_segment, name, padding, size.

Properties

NameTypeAccessDescription
namestrReadGets the name.
frames_per_segmentintReadGets the frames per segment.
fpsintReadGets the fps.
sizefloatReadGets the size.
paddingintReadGets the padding.
bounceboolReadGets the bounce.

See Also