menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IRTFWrapper - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IRTFWrapper

    Interface for Rich text string wrapper.

    Inherited Members
    IOptimizedUpdate.BeginUpdate()
    IOptimizedUpdate.EndUpdate()
    IParentApplication.Application
    IParentApplication.Parent
    IRichTextString.Append(String, IFont)
    IRichTextString.Clear()
    IRichTextString.ClearFormatting()
    IRichTextString.GetFont(Int32)
    IRichTextString.IsFormatted
    IRichTextString.RtfText
    IRichTextString.SetFont(Int32, Int32, IFont)
    IRichTextString.Text
    System.IDisposable.Dispose()
    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