Class ExportOptions.Xps

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

public static final class ExportOptions.Xps extends Object
Class for adjustment of the Pdf exporting.
  • Constructor Details

    • Xps

      public Xps()
  • Method Details

    • getAllowImageComparer

      public static boolean getAllowImageComparer()
      Gets or sets a value indicating whether it is necessary to use image comparer.
    • setAllowImageComparer

      public static void setAllowImageComparer(boolean value)
    • getAllowImageTransparency

      public static boolean getAllowImageTransparency()
      Gets or sets a value indicating whether it is necessary to use image transparency.
    • setAllowImageTransparency

      public static void setAllowImageTransparency(boolean value)
    • getReduceFontFileSize

      public static boolean getReduceFontFileSize()
      Gets or sets a value indicating whether it is necessary to reduce font file size.
    • setReduceFontFileSize

      public static void setReduceFontFileSize(boolean value)