Link Search Menu Expand Document

SearchablePDFMakerDiscardExistingDocumentText Property

Gets or sets whether to discard any existing text in the document. Default is false (combine the recognized text with existing content).

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public bool DiscardExistingDocumentText { get; set; }

Property Value

Type: Boolean

Implements

ISearchablePDFMakerDiscardExistingDocumentText
See Also

Reference