Search Results for

    Show / Hide Table of Contents

    Interface IPdfBookMarkCollection

    Namespace: IronPdf.Bookmarks
    Assembly: IronPdf.dll
    Syntax
    public interface IPdfBookMarkCollection

    Properties

    Count

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

    FirstBookmark

    Declaration
    IPdfBookmark FirstBookmark { get; }
    Property Value
    Type Description
    IronPdf.Bookmarks.IPdfBookmark

    LastBookmark

    Declaration
    IPdfBookmark LastBookmark { get; }
    Property Value
    Type Description
    IronPdf.Bookmarks.IPdfBookmark

    Parent

    Declaration
    IPdfBookmark Parent { get; }
    Property Value
    Type Description
    IronPdf.Bookmarks.IPdfBookmark

    Methods

    AddBookMarkAtEnd(String, Int32)

    Declaration
    IPdfBookmark AddBookMarkAtEnd(string text, int pageIndex)
    Parameters
    Type Name Description
    System.String text
    System.Int32 pageIndex
    Returns
    Type Description
    IronPdf.Bookmarks.IPdfBookmark

    AddBookMarkAtStart(String, Int32)

    Declaration
    IPdfBookmark AddBookMarkAtStart(string text, int pageIndex)
    Parameters
    Type Name Description
    System.String text
    System.Int32 pageIndex
    Returns
    Type Description
    IronPdf.Bookmarks.IPdfBookmark

    GetAllBookmarks()

    Declaration
    List<IPdfBookmark> GetAllBookmarks()
    Returns
    Type Description
    System.Collections.Generic.List<IronPdf.Bookmarks.IPdfBookmark>

    GetBookmarkAfter(IPdfBookmark)

    Declaration
    IPdfBookmark GetBookmarkAfter(IPdfBookmark previousBookmark)
    Parameters
    Type Name Description
    IronPdf.Bookmarks.IPdfBookmark previousBookmark
    Returns
    Type Description
    IronPdf.Bookmarks.IPdfBookmark

    GetBookmarkBefore(IPdfBookmark)

    Declaration
    IPdfBookmark GetBookmarkBefore(IPdfBookmark nextBookmark)
    Parameters
    Type Name Description
    IronPdf.Bookmarks.IPdfBookmark nextBookmark
    Returns
    Type Description
    IronPdf.Bookmarks.IPdfBookmark

    GetEnumerator()

    Declaration
    IEnumerator<IPdfBookmark> GetEnumerator()
    Returns
    Type Description
    System.Collections.Generic.IEnumerator<IronPdf.Bookmarks.IPdfBookmark>

    InsertBookMarkAfter(String, Int32, IPdfBookmark)

    Declaration
    IPdfBookmark InsertBookMarkAfter(string text, int pageIndex, IPdfBookmark previousBookmark)
    Parameters
    Type Name Description
    System.String text
    System.Int32 pageIndex
    IronPdf.Bookmarks.IPdfBookmark previousBookmark
    Returns
    Type Description
    IronPdf.Bookmarks.IPdfBookmark

    InsertBookMarkBefore(String, Int32, IPdfBookmark)

    Declaration
    IPdfBookmark InsertBookMarkBefore(string text, int pageIndex, IPdfBookmark nextBookmark)
    Parameters
    Type Name Description
    System.String text
    System.Int32 pageIndex
    IronPdf.Bookmarks.IPdfBookmark nextBookmark
    Returns
    Type Description
    IronPdf.Bookmarks.IPdfBookmark

    RemoveBookMark(IPdfBookmark)

    Declaration
    void RemoveBookMark(IPdfBookmark bookmark)
    Parameters
    Type Name Description
    IronPdf.Bookmarks.IPdfBookmark bookmark

    RemoveBookMarkAt(Int32)

    Declaration
    void RemoveBookMarkAt(int index)
    Parameters
    Type Name Description
    System.Int32 index
    ☀
    ☾
    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.