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; }
Public Property ClipText As Boolean
Get
Set
Property Value
Type:
BooleanRemarks
The default value is True and no hidden text is retrieved.
See Also