menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IRTFWrapper

    Show / Hide Table of Contents

    Interface IRTFWrapper

    Interface for Rich text string wrapper.

    Inherited Members
    System.IDisposable.Dispose()
    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.Base.dll
    Syntax
    public interface IRTFWrapper : IDisposable, IRichTextString, IParentApplication, IOptimizedUpdate
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved