Link Search Menu Expand Document

DocumentMergerBookmarkTitles Property

Get or sets the array of titles for navigation bookmarks. The number of titles in the array must be equal to number of PDF files that you are merging.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public string[] BookmarkTitles { get; set; }

Property Value

Type: String

Implements

IDocumentMergerBookmarkTitles
See Also

Reference