Class HtmlDocumentImporter
Defines members for importing HTML documents. This class is intended for internal usage.
Inheritance
System.Object
HtmlDocumentImporter
Namespace: Telerik.Windows.Documents.FormatProviders.Html.Import
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class HtmlDocumentImporter : Object
Constructors
HtmlDocumentImporter(HtmlImportSettings)
Initializes a new instance of the Html
Declaration
public HtmlDocumentImporter(HtmlImportSettings importSettings)
Parameters
Html The import settings. |
Methods
Import(Stream)
Imports the specified input.
Declaration
public RadDocument Import(Stream input)
Parameters
System. The input. |
Returns
Rad A Rad |