 |
PdfToTextClipText Property |
Do not return hidden text from the PDF document.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
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