Link Search Menu Expand Document

IDocumentMergerBookmarkTitles 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
string[] BookmarkTitles { get; set; }

Property Value

Type: String
See Also

Reference