java.lang.Object | |
↳ | com.pdftron.pdf.PDFCompat.TextSearch |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static boolean | Begin(long impl, long doc, String pattern, int mode, int start_page, int end_page) | ||||||||||
static void | Delete(long impl) | ||||||||||
static int | GetCurrentPage(long impl) | ||||||||||
static int | GetMode(long impl) | ||||||||||
static TextSearchResult | Run(long impl) | ||||||||||
static void | SetMode(long impl, int mode) | ||||||||||
static boolean | SetPattern(long impl, String pattern) | ||||||||||
static void | SetRightToLeftLanguage(long impl, boolean flag) | ||||||||||
static long | TextSearchCreate() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
PDFNetException |
---|