menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum BuildType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum BuildType

    Specifies the build type value for text animation effect

    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Base.dll
    Syntax
    public enum BuildType

    Fields

    Name Description
    AllParagraphsAtOnce

    Specifies the text animation build type is AllParagraphsAtOnce

    AsOneObject

    Specifies the text animation build type is AsOneObject

    ByLevelParagraphs1

    Specifies the text animation build type is ByLevelParagraphs1

    ByLevelParagraphs2

    Specifies the text animation build type is ByLevelParagraphs2

    ByLevelParagraphs3

    Specifies the text animation build type is ByLevelParagraphs3

    ByLevelParagraphs4

    Specifies the text animation build type is ByLevelParagraphs4

    ByLevelParagraphs5

    Specifies the text animation build type is ByLevelParagraphs5

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved