com.stimulsoft.report.options
Class ExportOptions.Ppt2007
java.lang.Object
com.stimulsoft.report.options.ExportOptions.Ppt2007
- Enclosing class:
- ExportOptions
public static final class ExportOptions.Ppt2007
- extends java.lang.Object
Class for adjustment of the PowerPoint2007 export of a report.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportOptions.Ppt2007
public ExportOptions.Ppt2007()
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)
getStoreImagesAsPng
public static boolean getStoreImagesAsPng()
- Gets or sets a value indicating whether it is necessary to store images in PNG format
instead of JPG.
setStoreImagesAsPng
public static void setStoreImagesAsPng(boolean value)