Link Search Menu Expand Document

ISearchablePDFMakerDiscardExistingDocumentText 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
bool DiscardExistingDocumentText { get; set; }

Property Value

Type: Boolean
See Also

Reference