ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IRTFWrapper - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IRTFWrapper

    Interface for Rich text string wrapper.

    Inherited Members
    IRichTextString.GetFont(Int32)
    IRichTextString.SetFont(Int32, Int32, IFont)
    IRichTextString.ClearFormatting()
    IRichTextString.Clear()
    IRichTextString.Append(String, IFont)
    IRichTextString.Text
    IRichTextString.RtfText
    IRichTextString.IsFormatted
    IParentApplication.Application
    IParentApplication.Parent
    IOptimizedUpdate.BeginUpdate()
    IOptimizedUpdate.EndUpdate()
    Namespace: Syncfusion.XlsIO.Implementation
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public interface IRTFWrapper : IDisposable, IRichTextString, IParentApplication, IOptimizedUpdate
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved