Pdf |
The PdfText type exposes the following members.
| Name | Description | |
|---|---|---|
| AdvanceTextExtraction | Gets or sets a value indicating whether advanced text extraction is enabled globally. | |
| CountChars | Gets number of characters in a page or -1 for error. Generated characters, like additional space characters, new line characters, are also counted. | |
| Handle | Gets the Pdfium SDK handle that the PdfText is bound to | |
| IsDisposed |
Gets a value indicating whether the object has been disposed of.
Field Valuetrue if the control has been disposed of; otherwise, false. | |
| WebLinks | Gets the instance of PdfWebLinkCollection class that represents the web link on current page |