menu

WinForms

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

    Show / Hide Table of Contents

    Class HTMLImporting

    Inheritance
    System.Object
    HTMLImporting
    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.Windows.Tools.Controls
    Assembly: Syncfusion.RichTextBoxAdv.WPF.dll
    Syntax
    public class HTMLImporting

    Constructors

    HTMLImporting()

    Declaration
    public HTMLImporting()

    Methods

    ConvertToDocumentAdv(Stream)

    Convert the Boxes from the RootBox to the DocumentAdv

    Declaration
    public static DocumentAdv ConvertToDocumentAdv(Stream fileStream)
    Parameters
    Type Name Description
    System.IO.Stream fileStream
    Returns
    Type
    DocumentAdv

    ConvertToDocumentAdv(String)

    Declaration
    public static DocumentAdv ConvertToDocumentAdv(string htmlstring)
    Parameters
    Type Name Description
    System.String htmlstring
    Returns
    Type
    DocumentAdv
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved