BuildType
ITextAnimation.BuildType property
文本动画的构建类型列表(用于 exp. 第 1,2,3 段,All at Once)。 读/写BuildType
。
public BuildType BuildType { get; set; }
也可以看看
- enum BuildType
- interface ITextAnimation
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides
文本动画的构建类型列表(用于 exp. 第 1,2,3 段,All at Once)。 读/写BuildType
。
public BuildType BuildType { get; set; }