Link Search Menu Expand Document

DocumentMergerGenerateBookmarks 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
public bool GenerateBookmarks { get; set; }

Property Value

Type: Boolean

Implements

IDocumentMergerGenerateBookmarks
See Also

Reference