public final class PreviewMode extends Object
Provides modes for the page previewing.
public static final int BMP
Preview mode as .bmp
public static final int JPEG
Preview mode as .jpeg
public static final int PNG
Preview mode as .png
public static String[] extensions()