|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.options.ExportOptions.Xps
public static final class ExportOptions.Xps
Class for adjustment of the Pdf exporting.
Constructor Summary | |
---|---|
ExportOptions.Xps()
|
Method Summary | |
---|---|
static boolean |
getAllowImageComparer()
Gets or sets a value indicating whether it is necessary to use image comparer. |
static boolean |
getAllowImageTransparency()
Gets or sets a value indicating whether it is necessary to use image transparency. |
static boolean |
getReduceFontFileSize()
Gets or sets a value indicating whether it is necessary to reduce font file size. |
static void |
setAllowImageComparer(boolean value)
|
static void |
setAllowImageTransparency(boolean value)
|
static void |
setReduceFontFileSize(boolean value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExportOptions.Xps()
Method Detail |
---|
public static boolean getAllowImageComparer()
public static void setAllowImageComparer(boolean value)
public static boolean getAllowImageTransparency()
public static void setAllowImageTransparency(boolean value)
public static boolean getReduceFontFileSize()
public static void setReduceFontFileSize(boolean value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |