menu

WinForms

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

    Show / Hide Table of Contents

    Class Converter

    Class used for converting html files to MIME document with embeded resourses.

    Inheritance
    System.Object
    Converter
    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.MIME.Base.Utilities
    Assembly: Syncfusion.MIME.Base.dll
    Syntax
    public class Converter

    Constructors

    Converter(IMIMEDocument, String)

    Constructor.

    Declaration
    public Converter(IMIMEDocument doc, string fileToRead)
    Parameters
    Type Name Description
    IMIMEDocument doc

    document to fill

    System.String fileToRead

    path to HTML file to modify

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