WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum RtfTokenType

    Show / Hide Table of Contents

    Enum RtfTokenType

    Specifies the Rtf token type.

    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum RtfTokenType

    Fields

    Name Description
    ControlWord

    Control word.

    GroupEnd

    Group end.

    GroupStart

    Group start.

    TableEntry

    Table entry.

    Text

    Text.

    Unknown

    Unknown.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved