| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.options.ExportOptions.Odt
public static final class ExportOptions.Odt
Class for adjustment of the Odt export of a report.
| Constructor Summary | |
|---|---|
ExportOptions.Odt()
 | 
|
| Method Summary | |
|---|---|
static boolean | 
getAllowImageComparer()
Gets or sets a value indicating whether it is necessary to use image comparer.  | 
static boolean | 
getDivideSegmentPages()
When Word2007 exporting segmented pages will be forcibly broken in order of chosen page format.  | 
static boolean | 
getRemoveEmptySpaceAtBottom()
Gets or sets a value indicating whether it is necessary to remove empty space at the bottom of page  | 
static void | 
setAllowImageComparer(boolean value)
 | 
static void | 
setDivideSegmentPages(boolean value)
 | 
static void | 
setRemoveEmptySpaceAtBottom(boolean value)
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ExportOptions.Odt()
| Method Detail | 
|---|
public static boolean getDivideSegmentPages()
public static void setDivideSegmentPages(boolean value)
public static boolean getAllowImageComparer()
public static void setAllowImageComparer(boolean value)
public static boolean getRemoveEmptySpaceAtBottom()
public static void setRemoveEmptySpaceAtBottom(boolean value)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||