com.stimulsoft.report.options
Class ExportOptions.OpenDocumentWriter
java.lang.Object
com.stimulsoft.report.options.ExportOptions.OpenDocumentWriter
- Enclosing class:
- ExportOptions
public static final class ExportOptions.OpenDocumentWriter
- extends java.lang.Object
Class for adjustment of the OpenDocumentWriter export of a report. Copyright Stimulsoft
Field Summary |
static boolean |
allowImageComparer
value indicating whether it is necessary to use image comparer. |
static boolean |
divideSegmentPages
value indicating behavior of the exporting segmented pages will be /// forcibly broken in
order of chosen page format. |
static boolean |
removeEmptySpaceAtBottom
value indicating whether it is necessary to remove empty space at the |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
divideSegmentPages
public static boolean divideSegmentPages
- value indicating behavior of the exporting segmented pages will be /// forcibly broken in
order of chosen page format.
allowImageComparer
public static boolean allowImageComparer
- value indicating whether it is necessary to use image comparer.
removeEmptySpaceAtBottom
public static boolean removeEmptySpaceAtBottom
- value indicating whether it is necessary to remove empty space at the
ExportOptions.OpenDocumentWriter
public ExportOptions.OpenDocumentWriter()