Package com.stimulsoft.report.options
Class ExportOptions.OpenDocumentWriter
java.lang.Object
com.stimulsoft.report.options.ExportOptions.OpenDocumentWriter
- Enclosing class:
ExportOptions
Class for adjustment of the OpenDocumentWriter export of a report. Copyright Stimulsoft
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic booleanvalue indicating whether it is necessary to use image comparer.static booleanvalue indicating behavior of the exporting segmented pages will be /// forcibly broken in order of chosen page format.static booleanvalue indicating whether it is necessary to remove empty space at the -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
divideSegmentPages
public static boolean divideSegmentPagesvalue indicating behavior of the exporting segmented pages will be /// forcibly broken in order of chosen page format. -
allowImageComparer
public static boolean allowImageComparervalue indicating whether it is necessary to use image comparer. -
removeEmptySpaceAtBottom
public static boolean removeEmptySpaceAtBottomvalue indicating whether it is necessary to remove empty space at the
-
-
Constructor Details
-
OpenDocumentWriter
public OpenDocumentWriter()
-