PdfToTextConverterClipText Property |
Do not return hidden text from the PDF document.
Namespace: ExpertPdfAssembly: eppdftotext (in eppdftotext.dll) Version: 9.0
Syntaxpublic bool ClipText { get; set; }Public Property ClipText As Boolean
Get
Set
Property Value
Boolean
Remarks
The default value is True and no hidden text is retrieved.
See Also