Link Search Menu Expand Document

IDocumentMergerGenerateBookmarks Property

Gets or sets whether to generate navigation bookmarks (so-called "Outlines") for the merged parts. PDF viewers usually show bookmarks in the sidebar.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
bool GenerateBookmarks { get; set; }

Property Value

Type: Boolean
See Also

Reference