|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aspose.pdf.elements.RenderingMode
Enumerates text rendering modes.
| Field Summary | |
static int |
FillStrokeText
Fill and stroke text mode. |
static int |
FillText
Fill text mode. |
static int |
InvisibleText
Invisible text mode. |
static int |
StrokeText
Stroke text(outline) mode. |
| Constructor Summary | |
RenderingMode()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int FillText
public static final int StrokeText
public static final int FillStrokeText
public static final int InvisibleText
| Constructor Detail |
public RenderingMode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||