DocumentMergerBookmarkTitles Property ByteScout PDF Extractor SDK
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.1.4801-master
Syntax

public string[] BookmarkTitles { get; set; }

Property Value

Type: String

Implements

IDocumentMergerBookmarkTitles
See Also

Reference