|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.texts.PdfTextStrategy
public class PdfTextStrategy
Representing the text prossing strategy.
| Field Summary | |
|---|---|
static PdfTextStrategy |
None
Text is processed according to the absolute position. |
static PdfTextStrategy |
Simple
Text is processed according to the logical order. |
static PdfTextStrategy |
Table
Text is processed according to the table structure when the page contains tables. |
| Field Detail |
|---|
public static final PdfTextStrategy None
public static final PdfTextStrategy Simple
public static final PdfTextStrategy Table
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||