Class ExportOptions.PowerPoint

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

public static final class ExportOptions.PowerPoint extends Object
Class for adjustment of the Power Point export of a report.
  • Field Details

    • allowImageComparer

      public static boolean allowImageComparer
      A value indicating whether it is necessary to use image comparer.
    • storeImagesAsPng

      public static boolean storeImagesAsPng
      A value indicating whether it is necessary to store images in PNG format instead of JPG.
  • Constructor Details

    • PowerPoint

      public PowerPoint()