menu

WinForms

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

    Show / Hide Table of Contents

    Interface IHtmlConverter

    Namespace: Syncfusion.DLS
    Assembly: Syncfusion.DLS.Base.dll
    Syntax
    public interface IHtmlConverter

    Methods

    AppendToTextBody(ITextBody, String, Int32, Int32)

    Declaration
    void AppendToTextBody(ITextBody dlsTextBody, string html, int paragraphIndex, int paragraphItemIndex)
    Parameters
    Type Name Description
    ITextBody dlsTextBody
    System.String html
    System.Int32 paragraphIndex
    System.Int32 paragraphItemIndex
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved