menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OutlineLevel - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OutlineLevel

    Specifies the outline level to apply to a paragraph.

    Inheritance
    System.Object
    OutlineLevel
    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class OutlineLevel : Enum

    Fields

    BodyText

    No outline level.

    Declaration
    public const OutlineLevel BodyText
    Field Value
    Type
    OutlineLevel

    Level1

    Outline level 1.

    Declaration
    public const OutlineLevel Level1
    Field Value
    Type
    OutlineLevel

    Level2

    Outline level 2.

    Declaration
    public const OutlineLevel Level2
    Field Value
    Type
    OutlineLevel

    Level3

    Outline level 3.

    Declaration
    public const OutlineLevel Level3
    Field Value
    Type
    OutlineLevel

    Level4

    Outline level 4.

    Declaration
    public const OutlineLevel Level4
    Field Value
    Type
    OutlineLevel

    Level5

    Outline level 5.

    Declaration
    public const OutlineLevel Level5
    Field Value
    Type
    OutlineLevel

    Level6

    Outline level 6.

    Declaration
    public const OutlineLevel Level6
    Field Value
    Type
    OutlineLevel

    Level7

    Outline level 7.

    Declaration
    public const OutlineLevel Level7
    Field Value
    Type
    OutlineLevel

    Level8

    Outline level 8.

    Declaration
    public const OutlineLevel Level8
    Field Value
    Type
    OutlineLevel

    Level9

    Outline level 9.

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