Click or drag to resize

CPDFEditTextFindSelection Methods

The CPDFEditTextFindSelection type exposes the following members.

Methods
  NameDescription
Public methodGetPageIndex
Get the page number of the CPDFEditPage where the selected content is located
Public methodGetTextArea
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
Public methodGetTextAreaIndex
Get the index of the text block where the selected content is located in the CPDFEditPage
Top
See Also