menu

WinForms

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

    Show / Hide Table of Contents

    Class HTMLConverter

    Summary description for HTMLConverter.

    Inheritance
    System.Object
    HTMLConverter
    Implements
    IHtmlConverter
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.HTMLToDLS
    Assembly: Syncfusion.HTMLToDLS.Base.dll
    Syntax
    public class HTMLConverter : IHtmlConverter

    Constructors

    HTMLConverter()

    Declaration
    public HTMLConverter()

    Methods

    AppendToTextBody(ITextBody, String, Int32, Int32)

    Declaration
    public 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

    Implements

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