menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FollowCharacterType - UWP 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.UWP.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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved