menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MdSubSuperScript - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MdSubSuperScript

    Specifies type of the sub and super script.

    Inheritance
    System.Object
    MdSubSuperScript
    Namespace: Syncfusion.Office.Markdown
    Assembly: Syncfusion.Markdown.dll
    Syntax
    public sealed class MdSubSuperScript : Enum

    Fields

    None

    No subscript or superscript.

    Declaration
    public const MdSubSuperScript None
    Field Value
    Type
    MdSubSuperScript

    SubScript

    Specifies subscript format.

    Declaration
    public const MdSubSuperScript SubScript
    Field Value
    Type
    MdSubSuperScript

    SuperScript

    Specifies superscript format.

    Declaration
    public const MdSubSuperScript SuperScript
    Field Value
    Type
    MdSubSuperScript
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved