public static final class ExportOptions.Ppt2007
extends java.lang.Object
| Constructor and Description |
|---|
ExportOptions.Ppt2007() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getAllowImageComparer()
Gets or sets a value indicating whether it is necessary to use image comparer.
|
static boolean |
getStoreImagesAsPng()
Gets or sets a value indicating whether it is necessary to store images in PNG format
instead of JPG.
|
static void |
setAllowImageComparer(boolean value) |
static void |
setStoreImagesAsPng(boolean value) |
public static boolean getAllowImageComparer()
public static void setAllowImageComparer(boolean value)
public static boolean getStoreImagesAsPng()
public static void setStoreImagesAsPng(boolean value)
Copyright © 2019 Stimulsoft. All Rights Reserved.