Use "H" tags in the logical structure tree to build outlines

PDF TIFF SVG JPG C# VB
This sample uses header tags from a tagged PDF to build the document outlines (bookmarks) from the found header tags (H1, H2, H3 etc.). The original tagged PDF used by this sample was produced by saving a structured MS Word document as PDF, which added the PDF tags but did not add corresponding outlines.
To see the outline tree generated by this sample, open the Bookmarks panel on the left.

DsPdf is compatible with .NET 6 or later, .NET Core 2.0 or later, .NET Standard 2.x, .NET Framework 4.6.1 or later. All features are supported on Windows, macOS and Linux.