|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.texts.PdfTextExtractor
public class PdfTextExtractor
Represent the pdf text extractor.
| Constructor Summary | |
|---|---|
PdfTextExtractor(PdfPageBase page)
Represents an instance. |
|
| Method Summary | |
|---|---|
java.lang.String |
extract(PdfTextExtractOptions options)
Extract text from the page. |
| Constructor Detail |
|---|
public PdfTextExtractor(PdfPageBase page)
page - The page.| Method Detail |
|---|
public java.lang.String extract(PdfTextExtractOptions options)
options - The extract options.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||