BookmarksOutlineLevel

PdfCoreOptions.BookmarksOutlineLevel property

Specifies at which level in the document outline to display bookmark objects. 0 - not displayed. 1 at first level and so on. Default is 0.

public int BookmarksOutlineLevel { get; set; }

See Also