Search Results for

    Show / Hide Table of Contents

    Interface IHeadersAndFooters

    An Interface for configuring PDF rendering classes which support Html and Text headers and Footers.

    Namespace: IronPdf.Rendering.Abstractions
    Assembly: IronPdf.dll
    Syntax
    public interface IHeadersAndFooters

    Properties

    FirstPageNumber

    The page number which will be rendered into the header / footer on the first page rendered. Default is 1.

    Declaration
    int FirstPageNumber { get; set; }
    Property Value
    Type Description
    System.Int32

    HtmlFooter

    An HTML based Footer

    Declaration
    HtmlHeaderFooter HtmlFooter { get; set; }
    Property Value
    Type Description
    HtmlHeaderFooter

    HtmlHeader

    An HTML based Header

    Declaration
    HtmlHeaderFooter HtmlHeader { get; set; }
    Property Value
    Type Description
    HtmlHeaderFooter

    TextFooter

    An text based Footer

    Declaration
    TextHeaderFooter TextFooter { get; set; }
    Property Value
    Type Description
    TextHeaderFooter

    TextHeader

    An text based Header

    Declaration
    TextHeaderFooter TextHeader { get; set; }
    Property Value
    Type Description
    TextHeaderFooter

    Title

    The title of the PDF document.

    Declaration
    string Title { get; set; }
    Property Value
    Type Description
    System.String
    ☀
    ☾
    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.