ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum BaselineAlignment - ASP.NETCore API Reference | Syncfusion CharacterFormat. ">

    Show / Hide Table of Contents

    Enum BaselineAlignment

    Specifes the baseline alignment style for the CharacterFormat.

    Namespace: Syncfusion.EJ.DocumentEditor
    Assembly: Syncfusion.EJ.DocumentEditor.dll
    Syntax
    public enum BaselineAlignment

    Fields

    Name Description
    Normal

    Specifies the text to be rendered normally.

    Subscript

    Specifies the text to appear below the baseline of text.

    Superscript

    Specifies the text to appear above the baseline of text.

    See Also
    CharacterFormat
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved