Click or drag to resize

PdfToTextConverterClipText Property

Do not return hidden text from the PDF document.

Namespace:  ExpertPdf
Assembly:  eppdftotext (in eppdftotext.dll) Version: 7.0
Syntax
public bool ClipText { get; set; }

Property Value

Type: Boolean
Remarks
The default value is True and no hidden text is retrieved.
See Also