menu

WinForms

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

    Show / Hide Table of Contents

    Interface IMIMEPartTextHeader

    MIME part header for plain text content.

    Inherited Members
    IMIMEHeader.Collection
    IMIMEHeader.Item[String, String]
    IMIMEHeader.Item[String]
    IMIMEPartHeader.ContentType
    IMIMEPartHeader.TransferEncoding
    IMIMESerialization.Save(Stream)
    Namespace: Syncfusion.MIME
    Assembly: Syncfusion.MIME.Base.dll
    Syntax
    public interface IMIMEPartTextHeader : IMIMEPartHeader, IMIMEHeader, IMIMESerialization

    Properties

    CharSet

    charset of value.

    Declaration
    string CharSet { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved