public abstract class RenderOption
extends java.lang.Object
RenderOption
represents an option setting in the PDF
rendering.Modifier and Type | Field and Description |
---|---|
static int |
COLORMODE
Rendering option of color mode.
|
Constructor and Description |
---|
RenderOption() |
Modifier and Type | Method and Description |
---|---|
abstract int |
getType()
Get rendering option mode type.
|
public static final int COLORMODE