 | ImageOptionsRemoveOnlyInvisibleOcrText Property |
Whether to remove only invisible OCR text (text rendering mode 3)
When used with ReplaceText
or RemoveText, only the invisible text layer
typically added by OCR engines is removed, while other text is preserved.
Default value:
Namespace: PdfTools.OcrAssembly: PdfTools (in PdfTools.dll) Version: 1.16.0+362ed17524d0f96db0bdf45362ca9dfd8e1a4428
Syntaxpublic bool RemoveOnlyInvisibleOcrText { get; set; }Property Value
Boolean
See Also