PdfTextExtractOptions Properties |
The PdfTextExtractOptions type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ExtractArea |
Specified the text extract area.
default vale: RectangleF.Empty.
|
|
|
IsExtractAllText |
Whether is extract all texts.
default vale: false.
|
|
|
IsShowHiddenText |
Whether is show hidden texts.
default vale: true.
|
|
|
IsSimpleExtraction |
Whether is use simple extraction.
default vale: false.
|