menu

WPF

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

    Show / Hide Table of Contents

    Enum BaselineAlignment

    Specifes the baseline alignment style for the CharacterFormat.

    Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.WPF.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 - 2025 Syncfusion Inc. All Rights Reserved