Search Results for

    Show / Hide Table of Contents

    Class EmbedFilePath

    Struct for storing path directory of embedding file with configuration

    Inheritance
    System.Object
    EmbedFilePath
    Implements
    System.IEquatable<EmbedFilePath>
    Namespace: IronPdf
    Assembly: IronPdf.dll
    Syntax
    public sealed class EmbedFilePath : ValueType, IEquatable<EmbedFilePath>
    Remarks

    currently only support 3 types of file; .xml, .pdf, and .png

    Constructors

    EmbedFilePath(String, EmbedFileConfiguration)

    Struct for storing path directory of embedding file with configuration

    Declaration
    public EmbedFilePath(string FilePath, EmbedFileConfiguration EmbedFileConfiguration)
    Parameters
    Type Name Description
    System.String FilePath

    Path direcotry of embedding file

    EmbedFileConfiguration EmbedFileConfiguration

    configuration of embedding file

    Remarks

    currently only support 3 types of file; .xml, .pdf, and .png

    Properties

    EmbedFileConfiguration

    configuration of embedding file

    Declaration
    public EmbedFileConfiguration EmbedFileConfiguration { get; set; }
    Property Value
    Type Description
    EmbedFileConfiguration

    FilePath

    Path direcotry of embedding file

    Declaration
    public string FilePath { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    Deconstruct(out String, out EmbedFileConfiguration)

    Declaration
    public void Deconstruct(out string FilePath, out EmbedFileConfiguration EmbedFileConfiguration)
    Parameters
    Type Name Description
    System.String FilePath
    EmbedFileConfiguration EmbedFileConfiguration

    Equals(EmbedFilePath)

    Declaration
    public bool Equals(EmbedFilePath other)
    Parameters
    Type Name Description
    EmbedFilePath other
    Returns
    Type Description
    System.Boolean

    Equals(Object)

    Declaration
    public override bool Equals(object obj)
    Parameters
    Type Name Description
    System.Object obj
    Returns
    Type Description
    System.Boolean

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    System.Int32

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String

    Operators

    Equality(EmbedFilePath, EmbedFilePath)

    Declaration
    public static bool operator ==(EmbedFilePath left, EmbedFilePath right)
    Parameters
    Type Name Description
    EmbedFilePath left
    EmbedFilePath right
    Returns
    Type Description
    System.Boolean

    Inequality(EmbedFilePath, EmbedFilePath)

    Declaration
    public static bool operator !=(EmbedFilePath left, EmbedFilePath right)
    Parameters
    Type Name Description
    EmbedFilePath left
    EmbedFilePath right
    Returns
    Type Description
    System.Boolean

    Implements

    System.IEquatable<>
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronPDF to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronPDF free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.