A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFPage
CPDFEditPage Class
CPDFEditPage Methods
BeginEdit Method
CanPasteEditArea Method
CanRedo Method
CanUndo Method
CopyEditArea Method
CreateNewImageArea Method
CreateNewTextArea Method
EndEdit Method
FindText Method
GetCopyEditAreaList Method
GetEditAreaList Method
GetFontList Method
GetPageIndex Method
GetTextFindSelectionList Method
IsValid Method
Redo Method
ReleaseCopyEditAreaList Method
RemoveEditArea Method
ReplacePageText Method
ReplaceText Method
Undo Method
CPDFEditPage
FindText Method
Find text in the current page
Namespace:
ComPDFKit.PDFPage
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
void
FindText
(
string
text
,
C_Search_Options
options
)
Parameters
text
Type:
System
String
The keyword to search
options
Type:
ComPDFKit.PDFPage
C_Search_Options
The search options
See Also
Reference
CPDFEditPage Class
ComPDFKit.PDFPage Namespace