Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OutlineLevel - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OutlineLevel

    Specifies the outline level.

    Inheritance
    System.Object
    OutlineLevel
    Namespace: Syncfusion.Blazor.DocumentEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class OutlineLevel : Enum

    Fields

    BodyText

    No outline level.

    Declaration
    public const OutlineLevel BodyText
    Field Value
    Type Description
    OutlineLevel

    Level1

    Outline level 1.

    Declaration
    public const OutlineLevel Level1
    Field Value
    Type Description
    OutlineLevel

    Level2

    Outline level 2.

    Declaration
    public const OutlineLevel Level2
    Field Value
    Type Description
    OutlineLevel

    Level3

    Outline level 3.

    Declaration
    public const OutlineLevel Level3
    Field Value
    Type Description
    OutlineLevel

    Level4

    Outline level 4.

    Declaration
    public const OutlineLevel Level4
    Field Value
    Type Description
    OutlineLevel

    Level5

    Outline level 5.

    Declaration
    public const OutlineLevel Level5
    Field Value
    Type Description
    OutlineLevel

    Level6

    Outline level 6.

    Declaration
    public const OutlineLevel Level6
    Field Value
    Type Description
    OutlineLevel

    Level7

    Outline level 7.

    Declaration
    public const OutlineLevel Level7
    Field Value
    Type Description
    OutlineLevel

    Level8

    Outline level 8.

    Declaration
    public const OutlineLevel Level8
    Field Value
    Type Description
    OutlineLevel

    Level9

    Outline level 9.

    Declaration
    public const OutlineLevel Level9
    Field Value
    Type Description
    OutlineLevel

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved