Class ExportOptions.OpenDocumentWriter

java.lang.Object
com.stimulsoft.report.options.ExportOptions.OpenDocumentWriter
Enclosing class:
ExportOptions

public static final class ExportOptions.OpenDocumentWriter extends Object
Class for adjustment of the OpenDocumentWriter export of a report. Copyright Stimulsoft
  • Field Details

    • 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
  • Constructor Details

    • OpenDocumentWriter

      public OpenDocumentWriter()