DocumentMergerMergedDocumentTitle Property ByteScout PDF Extractor SDK
Sets custom title of the merged document. By default, merged document will have title of the first document.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public string MergedDocumentTitle { get; set; }

Property Value

Type: String

Implements

IDocumentMergerMergedDocumentTitle
See Also

Reference