menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IMIMEPartRedirectHeader - API Reference

    Show / Hide Table of Contents

    Interface IMIMEPartRedirectHeader

    MIME part header for rich text content.

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

    Properties

    Boundary

    . boundary to redirect to .

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