ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum RtfTags - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum RtfTags

    Elements order is very important.

    Namespace: Syncfusion.XlsIO.Implementation
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum RtfTags

    Fields

    Name Description
    BackColor

    Background color.

    BoldOff

    Bold off.

    BoldOn

    Bold on.

    ColorTableEnd

    Color table ends.

    ColorTableStart

    Color table starts.

    EndLine

    End of line.

    FontTableBegin

    Font table begins.

    FontTableEnd

    Font table ends.

    ForeColor

    Foreground color.

    GroupEnd

    Group ends.

    GroupStart

    Group starts.

    ItalicOff

    Italic off.

    ItalicOn

    Italic on.

    RtfBegin

    Rtf begins.

    RtfEnd

    Rtf ends.

    SubScript

    Subscript.

    SubSuperOff

    SubScript or SuperScript Off.

    SuperScript

    SuperScript.

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