WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TextFormat

    Show / Hide Table of Contents

    Enum TextFormat

    Specifies the format of the text.

    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum TextFormat

    Fields

    Name Description
    FirstCapital

    First capital text formatting.

    Lowercase

    Lowercase text formatting.

    None

    No text formatting

    Titlecase

    Title case text formatting.

    Uppercase

    Uppercase text formatting.

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