menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class FollowCharacterType

    Specifies the type of character following the list level number text for the paragraph.

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

    Fields

    Nothing

    Follow character isn't used.

    Declaration
    public const FollowCharacterType Nothing
    Field Value
    Type
    FollowCharacterType

    Space

    List levels number or bullet is followed by space.

    Declaration
    public const FollowCharacterType Space
    Field Value
    Type
    FollowCharacterType

    Tab

    List levels number or bullet is followed by tab.

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