Search Results for

    Show / Hide Table of Contents

    Class PdfBookMark

    Represents a PDF bookmark as seen in the sidebar of PDF reader software to help user's navigate.

    Inheritance
    System.Object
    PdfBookMark
    Namespace: IronPdf.Bookmarks
    Assembly: IronPdf.dll
    Syntax
    public class PdfBookMark : Object

    Constructors

    PdfBookMark()

    Declaration
    public PdfBookMark()

    Properties

    FullBookmarkHierarchy

    String representing the current bookmark title and all of its parents, each separated by two backslashes

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

    PageIndex

    The zero based page number that the bookmark links to.

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

    The index of the page.

    ParentText

    Text of the bookmark which acts as the parent to this bookmark. Use null or an empty string to represent a top-level bookmark.

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

    PreviousText

    Text of the bookmark which immediately precedes this bookmark. Use null or an empty string to represent the first bookmark of a given level.

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

    Text

    The display text of the bookmark

    Declaration
    public string Text { 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.