BuildType
BuildType enumeration
Determines how text will appear on a shape during animation.
public enum BuildType
Values
| Name | Value | Description |
|---|---|---|
| AsOneObject | 0 | With containing shape. |
| AllParagraphsAtOnce | 1 | All paragraph. |
| ByLevelParagraphs1 | 2 | By groups of paragraphs of depth 1. |
| ByLevelParagraphs2 | 3 | By groups of paragraphs of depth 2. |
| ByLevelParagraphs3 | 4 | By groups of paragraphs of depth 3. |
| ByLevelParagraphs4 | 5 | By groups of paragraphs of depth 4. |
| ByLevelParagraphs5 | 6 | By groups of paragraphs of depth 5. |
See Also
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides