CPDFEditTextFindSelection Class |
Namespace: ComPDFKit.PDFPage.Edit
public class CPDFEditTextFindSelection
The CPDFEditTextFindSelection type exposes the following members.
Name | Description | |
---|---|---|
GetPageIndex |
Get the page number of the CPDFEditPage where the selected content is located
| |
GetTextArea |
Get the CPDFEditTextArea object where CPDFEditTextFindSelection is located
It is useful to highlight the selected content and perform selection on the text block where the selected content is located
| |
GetTextAreaIndex |
Get the index of the text block where the selected content is located in the CPDFEditPage |