alexa

    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